#2f033c color space conversions
Hex:
#2f033c
RGB:
47, 3, 60
CMY:
82, 99, 76
CMYK:
22, 95, 0, 76
HSL:
286°, 90.4762%, 12.3529%
HSV (HSB):
286°, 95.0000%, 23.5294%
XYZ:
2.0205, 0.9957, 4.3607
xyY:
0.2739, 0.1350, 0.9957
CIE-Lab:
8.9556, 30.9404, -25.4001
CIE-LCH:
8.9556, 40.0309, 320.6162
CIE-Luv:
8.9556, 8.2910, -19.7923
Hunter-Lab:
9.9785, 18.6805, -18.9251
#2f033c color charts
#2f033c color shades, tints & tones
#2f033c color schemes
#2f033c color preview, HTML & CSS examples
This text has a color of #2f033c
<p style="color:#2f033c;">Text here</p>
.mytext {color:#2f033c;}
This box has a color of #2f033c
<div style="background-color:#2f033c;">Content here</div>
.mybackground {background-color:#2f033c;}
Border around this has a color of #2f033c
<div style="border:2px solid #2f033c;">Content here</div>
.myborder {border:2px solid #2f033c;}