#024c01 color space conversions
Hex:
#024c01
RGB:
2, 76, 1
CMY:
99, 70, 100
CMYK:
97, 0, 99, 70
HSL:
119°, 97.4026%, 15.0980%
HSV (HSB):
119°, 98.6842%, 29.8039%
XYZ:
2.6150, 5.1840, 0.8915
xyY:
0.3009, 0.5965, 5.1840
CIE-Lab:
27.2526, -35.4911, 34.2357
CIE-LCH:
27.2526, 49.3123, 136.0314
CIE-Luv:
27.2526, -25.4704, 33.1076
Hunter-Lab:
22.7684, -19.3438, 13.6163
#024c01 color charts
#024c01 color shades, tints & tones
#024c01 color schemes
#024c01 color preview, HTML & CSS examples
This text has a color of #024c01
<p style="color:#024c01;">Text here</p>
.mytext {color:#024c01;}
This box has a color of #024c01
<div style="background-color:#024c01;">Content here</div>
.mybackground {background-color:#024c01;}
Border around this has a color of #024c01
<div style="border:2px solid #024c01;">Content here</div>
.myborder {border:2px solid #024c01;}