#01f5cc color space conversions
Hex:
#01f5cc
RGB:
1, 245, 204
CMY:
100, 4, 20
CMYK:
100, 0, 17, 4
HSL:
170°, 99.1870%, 48.2353%
HSV (HSB):
170°, 99.5918%, 96.0784%
XYZ:
43.5640, 69.6709, 68.2785
xyY:
0.2400, 0.3838, 69.6709
CIE-Lab:
86.8352, -57.7474, 6.1149
CIE-LCH:
86.8352, 58.0702, 173.9555
CIE-Luv:
86.8352, -71.2527, 18.5566
Hunter-Lab:
83.4691, -52.9086, 9.9286
#01f5cc color charts
#01f5cc color shades, tints & tones
#01f5cc color schemes
#01f5cc color preview, HTML & CSS examples
This text has a color of #01f5cc
<p style="color:#01f5cc;">Text here</p>
.mytext {color:#01f5cc;}
This box has a color of #01f5cc
<div style="background-color:#01f5cc;">Content here</div>
.mybackground {background-color:#01f5cc;}
Border around this has a color of #01f5cc
<div style="border:2px solid #01f5cc;">Content here</div>
.myborder {border:2px solid #01f5cc;}