#2f2f6d color space conversions
Hex:
#2f2f6d
RGB:
47, 47, 109
CMY:
82, 82, 57
CMYK:
57, 57, 0, 57
HSL:
240°, 39.7436%, 30.5882%
HSV (HSB):
240°, 56.8807%, 42.7451%
XYZ:
4.9491, 3.7415, 14.9293
xyY:
0.2095, 0.1584, 3.7415
CIE-Lab:
22.7977, 19.4780, -36.2386
CIE-LCH:
22.7977, 41.1415, 298.2577
CIE-Luv:
22.7977, -3.2105, -44.5269
Hunter-Lab:
19.3429, 11.8212, -32.2213
#2f2f6d color charts
#2f2f6d color shades, tints & tones
#2f2f6d color schemes
#2f2f6d color preview, HTML & CSS examples
This text has a color of #2f2f6d
<p style="color:#2f2f6d;">Text here</p>
.mytext {color:#2f2f6d;}
This box has a color of #2f2f6d
<div style="background-color:#2f2f6d;">Content here</div>
.mybackground {background-color:#2f2f6d;}
Border around this has a color of #2f2f6d
<div style="border:2px solid #2f2f6d;">Content here</div>
.myborder {border:2px solid #2f2f6d;}