#027e01 color space conversions
Hex:
#027e01
RGB:
2, 126, 1
CMY:
99, 51, 100
CMYK:
98, 0, 99, 51
HSL:
120°, 98.4252%, 24.9020%
HSV (HSB):
120°, 99.2063%, 49.4118%
XYZ:
7.4914, 14.9368, 2.5170
xyY:
0.3003, 0.5988, 14.9368
CIE-Lab:
45.5475, -50.9143, 49.1434
CIE-LCH:
45.5475, 70.7626, 136.0140
CIE-Luv:
45.5475, -42.9349, 55.6091
Hunter-Lab:
38.6482, -33.0347, 23.1924
#027e01 color charts
#027e01 color shades, tints & tones
#027e01 color schemes
#027e01 color preview, HTML & CSS examples
This text has a color of #027e01
<p style="color:#027e01;">Text here</p>
.mytext {color:#027e01;}
This box has a color of #027e01
<div style="background-color:#027e01;">Content here</div>
.mybackground {background-color:#027e01;}
Border around this has a color of #027e01
<div style="border:2px solid #027e01;">Content here</div>
.myborder {border:2px solid #027e01;}