#01dffc color space conversions
Hex:
#01dffc
RGB:
1, 223, 252
CMY:
100, 13, 1
CMYK:
100, 12, 0, 1
HSL:
187°, 99.2095%, 49.6078%
HSV (HSB):
187°, 99.6032%, 98.8235%
XYZ:
43.9709, 59.8101, 101.3225
xyY:
0.2144, 0.2916, 59.8101
CIE-Lab:
81.7349, -34.5667, -26.7510
CIE-LCH:
81.7349, 43.7089, 217.7361
CIE-Luv:
81.7349, -60.1172, -38.2576
Hunter-Lab:
77.3370, -33.8514, -23.5425
#01dffc color charts
#01dffc color shades, tints & tones
#01dffc color schemes
#01dffc color preview, HTML & CSS examples
This text has a color of #01dffc
<p style="color:#01dffc;">Text here</p>
.mytext {color:#01dffc;}
This box has a color of #01dffc
<div style="background-color:#01dffc;">Content here</div>
.mybackground {background-color:#01dffc;}
Border around this has a color of #01dffc
<div style="border:2px solid #01dffc;">Content here</div>
.myborder {border:2px solid #01dffc;}