#2f173f color space conversions
Hex:
#2f173f
RGB:
47, 23, 63
CMY:
82, 91, 75
CMYK:
25, 63, 0, 75
HSL:
276°, 46.5116%, 16.8627%
HSV (HSB):
276°, 63.4921%, 24.7059%
XYZ:
2.3759, 1.5760, 4.8816
xyY:
0.2690, 0.1784, 1.5760
CIE-Lab:
13.0834, 20.8358, -20.9063
CIE-LCH:
13.0834, 29.5161, 314.9032
CIE-Luv:
13.0834, 6.1039, -20.3245
Hunter-Lab:
12.5539, 11.8126, -14.2672
#2f173f color charts
#2f173f color shades, tints & tones
#2f173f color schemes
#2f173f color preview, HTML & CSS examples
This text has a color of #2f173f
<p style="color:#2f173f;">Text here</p>
.mytext {color:#2f173f;}
This box has a color of #2f173f
<div style="background-color:#2f173f;">Content here</div>
.mybackground {background-color:#2f173f;}
Border around this has a color of #2f173f
<div style="border:2px solid #2f173f;">Content here</div>
.myborder {border:2px solid #2f173f;}