#2f013b color space conversions
Hex:
#2f013b
RGB:
47, 1, 59
CMY:
82, 100, 77
CMYK:
20, 98, 0, 77
HSL:
288°, 96.6667%, 11.7647%
HSV (HSB):
288°, 98.3051%, 23.1373%
XYZ:
1.9726, 0.9418, 4.2155
xyY:
0.2767, 0.1321, 0.9418
CIE-Lab:
8.4970, 31.8139, -25.4229
CIE-LCH:
8.4970, 40.7241, 321.3712
CIE-Luv:
8.4970, 8.4657, -19.1616
Hunter-Lab:
9.7047, 19.2984, -18.9609
#2f013b color charts
#2f013b color shades, tints & tones
#2f013b color schemes
#2f013b color preview, HTML & CSS examples
This text has a color of #2f013b
<p style="color:#2f013b;">Text here</p>
.mytext {color:#2f013b;}
This box has a color of #2f013b
<div style="background-color:#2f013b;">Content here</div>
.mybackground {background-color:#2f013b;}
Border around this has a color of #2f013b
<div style="border:2px solid #2f013b;">Content here</div>
.myborder {border:2px solid #2f013b;}