#2f016e color space conversions
Hex:
#2f016e
RGB:
47, 1, 110
CMY:
82, 100, 57
CMYK:
57, 99, 0, 57
HSL:
265°, 98.1982%, 21.7647%
HSV (HSB):
265°, 99.0909%, 43.1373%
XYZ:
3.9976, 1.7518, 14.8793
xyY:
0.1938, 0.0849, 1.7518
CIE-Lab:
14.1270, 44.0255, -51.0728
CIE-LCH:
14.1270, 67.4290, 310.7618
CIE-Luv:
14.1270, 2.8675, -47.3584
Hunter-Lab:
13.2357, 30.7505, -57.3876
#2f016e color charts
#2f016e color shades, tints & tones
#2f016e color schemes
#2f016e color preview, HTML & CSS examples
This text has a color of #2f016e
<p style="color:#2f016e;">Text here</p>
.mytext {color:#2f016e;}
This box has a color of #2f016e
<div style="background-color:#2f016e;">Content here</div>
.mybackground {background-color:#2f016e;}
Border around this has a color of #2f016e
<div style="border:2px solid #2f016e;">Content here</div>
.myborder {border:2px solid #2f016e;}