#2f256e color space conversions
Hex:
#2f256e
RGB:
47, 37, 110
CMY:
82, 85, 57
CMYK:
57, 66, 0, 57
HSL:
248°, 49.6599%, 28.8235%
HSV (HSB):
248°, 66.3636%, 43.1373%
XYZ:
4.6483, 3.0533, 15.0962
xyY:
0.2039, 0.1339, 3.0533
CIE-Lab:
20.2560, 26.5720, -41.0037
CIE-LCH:
20.2560, 48.8608, 302.9448
CIE-Luv:
20.2560, -0.9546, -47.7421
Hunter-Lab:
17.4736, 16.9059, -38.9917
#2f256e color charts
#2f256e color shades, tints & tones
#2f256e color schemes
#2f256e color preview, HTML & CSS examples
This text has a color of #2f256e
<p style="color:#2f256e;">Text here</p>
.mytext {color:#2f256e;}
This box has a color of #2f256e
<div style="background-color:#2f256e;">Content here</div>
.mybackground {background-color:#2f256e;}
Border around this has a color of #2f256e
<div style="border:2px solid #2f256e;">Content here</div>
.myborder {border:2px solid #2f256e;}