#01edec color space conversions
Hex:
#01edec
RGB:
1, 237, 236
CMY:
100, 7, 7
CMYK:
100, 0, 0, 7
HSL:
180°, 99.1597%, 46.6667%
HSV (HSB):
180°, 99.5781%, 92.9412%
XYZ:
45.4370, 66.6310, 89.8232
xyY:
0.2251, 0.3300, 66.6310
CIE-Lab:
85.3172, -45.7569, -12.8892
CIE-LCH:
85.3172, 47.5376, 195.7319
CIE-Luv:
85.3172, -66.0618, -13.4078
Hunter-Lab:
81.6278, -43.4890, -8.1032
#01edec color charts
#01edec color shades, tints & tones
#01edec color schemes
#01edec color preview, HTML & CSS examples
This text has a color of #01edec
<p style="color:#01edec;">Text here</p>
.mytext {color:#01edec;}
This box has a color of #01edec
<div style="background-color:#01edec;">Content here</div>
.mybackground {background-color:#01edec;}
Border around this has a color of #01edec
<div style="border:2px solid #01edec;">Content here</div>
.myborder {border:2px solid #01edec;}