#2f165e color space conversions
Hex:
#2f165e
RGB:
47, 22, 94
CMY:
82, 91, 63
CMYK:
50, 77, 0, 63
HSL:
261°, 62.0690%, 22.7451%
HSV (HSB):
261°, 76.5957%, 36.8627%
XYZ:
3.4796, 1.9863, 10.7897
xyY:
0.2141, 0.1222, 1.9863
CIE-Lab:
15.4152, 30.6117, -38.3865
CIE-LCH:
15.4152, 49.0978, 308.5710
CIE-Luv:
15.4152, 2.8436, -39.2788
Hunter-Lab:
14.0936, 19.4060, -35.5251
#2f165e color charts
#2f165e color shades, tints & tones
#2f165e color schemes
#2f165e color preview, HTML & CSS examples
This text has a color of #2f165e
<p style="color:#2f165e;">Text here</p>
.mytext {color:#2f165e;}
This box has a color of #2f165e
<div style="background-color:#2f165e;">Content here</div>
.mybackground {background-color:#2f165e;}
Border around this has a color of #2f165e
<div style="border:2px solid #2f165e;">Content here</div>
.myborder {border:2px solid #2f165e;}