#2f007e color space conversions
Hex:
#2f007e
RGB:
47, 0, 126
CMY:
82, 100, 51
CMYK:
63, 100, 0, 51
HSL:
262°, 100.0000%, 24.7059%
HSV (HSB):
262°, 100.0000%, 49.4118%
XYZ:
4.9382, 2.1107, 19.8858
xyY:
0.1833, 0.0784, 2.1107
CIE-Lab:
16.0578, 48.3919, -58.2006
CIE-LCH:
16.0578, 75.6907, 309.7424
CIE-Luv:
16.0578, 1.5386, -56.5683
Hunter-Lab:
14.5282, 35.2482, -70.9846
#2f007e color charts
#2f007e color shades, tints & tones
#2f007e color schemes
#2f007e color preview, HTML & CSS examples
This text has a color of #2f007e
<p style="color:#2f007e;">Text here</p>
.mytext {color:#2f007e;}
This box has a color of #2f007e
<div style="background-color:#2f007e;">Content here</div>
.mybackground {background-color:#2f007e;}
Border around this has a color of #2f007e
<div style="border:2px solid #2f007e;">Content here</div>
.myborder {border:2px solid #2f007e;}