#2f033d color space conversions
Hex:
#2f033d
RGB:
47, 3, 61
CMY:
82, 99, 76
CMYK:
23, 95, 0, 76
HSL:
286°, 90.6250%, 12.5490%
HSV (HSB):
286°, 95.0820%, 23.9216%
XYZ:
2.0472, 1.0064, 4.5012
xyY:
0.2710, 0.1332, 1.0064
CIE-Lab:
9.0445, 31.1646, -25.9743
CIE-LCH:
9.0445, 40.5697, 320.1903
CIE-Luv:
9.0445, 8.1547, -20.3166
Hunter-Lab:
10.0319, 18.8699, -19.5807
#2f033d color charts
#2f033d color shades, tints & tones
#2f033d color schemes
#2f033d color preview, HTML & CSS examples
This text has a color of #2f033d
<p style="color:#2f033d;">Text here</p>
.mytext {color:#2f033d;}
This box has a color of #2f033d
<div style="background-color:#2f033d;">Content here</div>
.mybackground {background-color:#2f033d;}
Border around this has a color of #2f033d
<div style="border:2px solid #2f033d;">Content here</div>
.myborder {border:2px solid #2f033d;}