#01f2a8 color space conversions
Hex:
#01f2a8
RGB:
1, 242, 168
CMY:
100, 5, 34
CMYK:
100, 0, 31, 5
HSL:
162°, 99.1770%, 47.6471%
HSV (HSB):
162°, 99.5868%, 94.9020%
XYZ:
38.8325, 66.3379, 47.8036
xyY:
0.2539, 0.4337, 66.3379
CIE-Lab:
85.1685, -65.0580, 22.4214
CIE-LCH:
85.1685, 68.8132, 160.9841
CIE-Luv:
85.1685, -72.9677, 42.9435
Hunter-Lab:
81.4481, -57.4295, 22.2151
#01f2a8 color charts
#01f2a8 color shades, tints & tones
#01f2a8 color schemes
#01f2a8 color preview, HTML & CSS examples
This text has a color of #01f2a8
<p style="color:#01f2a8;">Text here</p>
.mytext {color:#01f2a8;}
This box has a color of #01f2a8
<div style="background-color:#01f2a8;">Content here</div>
.mybackground {background-color:#01f2a8;}
Border around this has a color of #01f2a8
<div style="border:2px solid #01f2a8;">Content here</div>
.myborder {border:2px solid #01f2a8;}