#2f3bcc color space conversions
Hex:
#2f3bcc
RGB:
47, 59, 204
CMY:
82, 77, 20
CMYK:
77, 71, 0, 20
HSL:
235°, 62.5498%, 49.2157%
HSV (HSB):
235°, 76.9608%, 80.0000%
XYZ:
13.6353, 8.0919, 57.9700
xyY:
0.1711, 0.1015, 8.0919
CIE-Lab:
34.1735, 45.4802, -75.5919
CIE-LCH:
34.1735, 88.2189, 301.0334
CIE-Luv:
34.1735, -9.4569, -103.3303
Hunter-Lab:
28.4463, 35.7806, -100.9133
#2f3bcc color charts
#2f3bcc color shades, tints & tones
#2f3bcc color schemes
#2f3bcc color preview, HTML & CSS examples
This text has a color of #2f3bcc
<p style="color:#2f3bcc;">Text here</p>
.mytext {color:#2f3bcc;}
This box has a color of #2f3bcc
<div style="background-color:#2f3bcc;">Content here</div>
.mybackground {background-color:#2f3bcc;}
Border around this has a color of #2f3bcc
<div style="border:2px solid #2f3bcc;">Content here</div>
.myborder {border:2px solid #2f3bcc;}