#01f2d9 color space conversions
Hex:
#01f2d9
RGB:
1, 242, 217
CMY:
100, 5, 15
CMYK:
100, 0, 10, 5
HSL:
174°, 99.1770%, 47.6471%
HSV (HSB):
174°, 99.5868%, 94.9020%
XYZ:
44.2890, 68.5205, 76.5371
xyY:
0.2339, 0.3619, 68.5205
CIE-Lab:
86.2660, -53.1672, -1.5075
CIE-LCH:
86.2660, 53.1886, 181.6241
CIE-Luv:
86.2660, -69.2440, 6.0715
Hunter-Lab:
82.7771, -49.3553, 3.1234
#01f2d9 color charts
#01f2d9 color shades, tints & tones
#01f2d9 color schemes
#01f2d9 color preview, HTML & CSS examples
This text has a color of #01f2d9
<p style="color:#01f2d9;">Text here</p>
.mytext {color:#01f2d9;}
This box has a color of #01f2d9
<div style="background-color:#01f2d9;">Content here</div>
.mybackground {background-color:#01f2d9;}
Border around this has a color of #01f2d9
<div style="border:2px solid #01f2d9;">Content here</div>
.myborder {border:2px solid #01f2d9;}