#01f3e5 color space conversions
Hex:
#01f3e5
RGB:
1, 243, 229
CMY:
100, 5, 10
CMYK:
100, 0, 6, 5
HSL:
177°, 99.1803%, 47.8431%
HSV (HSB):
177°, 99.5885%, 95.2941%
XYZ:
46.2060, 69.7648, 85.1594
xyY:
0.2297, 0.3469, 69.7648
CIE-Lab:
86.8814, -50.3057, -6.8881
CIE-LCH:
86.8814, 50.7751, 187.7967
CIE-Luv:
86.8814, -68.6100, -2.9383
Hunter-Lab:
83.5253, -47.4236, -1.9822
#01f3e5 color charts
#01f3e5 color shades, tints & tones
#01f3e5 color schemes
#01f3e5 color preview, HTML & CSS examples
This text has a color of #01f3e5
<p style="color:#01f3e5;">Text here</p>
.mytext {color:#01f3e5;}
This box has a color of #01f3e5
<div style="background-color:#01f3e5;">Content here</div>
.mybackground {background-color:#01f3e5;}
Border around this has a color of #01f3e5
<div style="border:2px solid #01f3e5;">Content here</div>
.myborder {border:2px solid #01f3e5;}