#2f2fcc color space conversions
Hex:
#2f2fcc
RGB:
47, 47, 204
CMY:
82, 82, 20
CMYK:
77, 77, 0, 20
HSL:
240°, 62.5498%, 49.2157%
HSV (HSB):
240°, 76.9608%, 80.0000%
XYZ:
13.0879, 6.9970, 57.7875
xyY:
0.1681, 0.0899, 6.9970
CIE-Lab:
31.8001, 52.1597, -79.5138
CIE-LCH:
31.8001, 95.0951, 303.2642
CIE-Luv:
31.8001, -7.5189, -104.2743
Hunter-Lab:
26.4518, 42.0278, -111.0104
#2f2fcc color charts
#2f2fcc color shades, tints & tones
#2f2fcc color schemes
#2f2fcc color preview, HTML & CSS examples
This text has a color of #2f2fcc
<p style="color:#2f2fcc;">Text here</p>
.mytext {color:#2f2fcc;}
This box has a color of #2f2fcc
<div style="background-color:#2f2fcc;">Content here</div>
.mybackground {background-color:#2f2fcc;}
Border around this has a color of #2f2fcc
<div style="border:2px solid #2f2fcc;">Content here</div>
.myborder {border:2px solid #2f2fcc;}