#2f013f color space conversions
Hex:
#2f013f
RGB:
47, 1, 63
CMY:
82, 100, 75
CMYK:
25, 98, 0, 75
HSL:
285°, 96.8750%, 12.5490%
HSV (HSB):
285°, 98.4127%, 24.7059%
XYZ:
2.0803, 0.9849, 4.7831
xyY:
0.2651, 0.1255, 0.9849
CIE-Lab:
8.8652, 32.6851, -27.6977
CIE-LCH:
8.8652, 42.8425, 319.7217
CIE-Luv:
8.8652, 7.9338, -21.2350
Hunter-Lab:
9.9244, 20.0497, -21.6281
#2f013f color charts
#2f013f color shades, tints & tones
#2f013f color schemes
#2f013f color preview, HTML & CSS examples
This text has a color of #2f013f
<p style="color:#2f013f;">Text here</p>
.mytext {color:#2f013f;}
This box has a color of #2f013f
<div style="background-color:#2f013f;">Content here</div>
.mybackground {background-color:#2f013f;}
Border around this has a color of #2f013f
<div style="border:2px solid #2f013f;">Content here</div>
.myborder {border:2px solid #2f013f;}