#2b3bcc color space conversions
Hex:
#2b3bcc
RGB:
43, 59, 204
CMY:
83, 77, 20
CMYK:
79, 71, 0, 20
HSL:
234°, 65.1822%, 48.4314%
HSV (HSB):
234°, 78.9216%, 80.0000%
XYZ:
13.4593, 8.0012, 57.9617
xyY:
0.1695, 0.1007, 8.0012
CIE-Lab:
33.9853, 45.1604, -75.9088
CIE-LCH:
33.9853, 88.3267, 300.7497
CIE-Luv:
33.9853, -10.0205, -103.4057
Hunter-Lab:
28.2863, 35.4336, -101.6913
#2b3bcc color charts
#2b3bcc color shades, tints & tones
#2b3bcc color schemes
#2b3bcc color preview, HTML & CSS examples
This text has a color of #2b3bcc
<p style="color:#2b3bcc;">Text here</p>
.mytext {color:#2b3bcc;}
This box has a color of #2b3bcc
<div style="background-color:#2b3bcc;">Content here</div>
.mybackground {background-color:#2b3bcc;}
Border around this has a color of #2b3bcc
<div style="border:2px solid #2b3bcc;">Content here</div>
.myborder {border:2px solid #2b3bcc;}