#01edbc color space conversions
Hex:
#01edbc
RGB:
1, 237, 188
CMY:
100, 7, 26
CMYK:
100, 0, 21, 7
HSL:
168°, 99.1597%, 46.6667%
HSV (HSB):
168°, 99.5781%, 92.9412%
XYZ:
39.3738, 64.2057, 57.8947
xyY:
0.2438, 0.3976, 64.2057
CIE-Lab:
84.0727, -58.6192, 10.5114
CIE-LCH:
84.0727, 59.5541, 169.8339
CIE-Luv:
84.0727, -69.8737, 25.1093
Hunter-Lab:
80.1284, -52.5128, 13.2515
#01edbc color charts
#01edbc color shades, tints & tones
#01edbc color schemes
#01edbc color preview, HTML & CSS examples
This text has a color of #01edbc
<p style="color:#01edbc;">Text here</p>
.mytext {color:#01edbc;}
This box has a color of #01edbc
<div style="background-color:#01edbc;">Content here</div>
.mybackground {background-color:#01edbc;}
Border around this has a color of #01edbc
<div style="border:2px solid #01edbc;">Content here</div>
.myborder {border:2px solid #01edbc;}