#01e8cd color space conversions
Hex:
#01e8cd
RGB:
1, 232, 205
CMY:
100, 9, 20
CMYK:
100, 0, 12, 9
HSL:
173°, 99.1416%, 45.6863%
HSV (HSB):
173°, 99.5690%, 90.9804%
XYZ:
39.8886, 62.1275, 67.6471
xyY:
0.2351, 0.3662, 62.1275
CIE-Lab:
82.9812, -52.2968, -0.0007
CIE-LCH:
82.9812, 52.2968, 180.0008
CIE-Luv:
82.9812, -66.9033, 8.2398
Hunter-Lab:
78.8210, -47.6040, 4.2898
#01e8cd color charts
#01e8cd color shades, tints & tones
#01e8cd color schemes
#01e8cd color preview, HTML & CSS examples
This text has a color of #01e8cd
<p style="color:#01e8cd;">Text here</p>
.mytext {color:#01e8cd;}
This box has a color of #01e8cd
<div style="background-color:#01e8cd;">Content here</div>
.mybackground {background-color:#01e8cd;}
Border around this has a color of #01e8cd
<div style="border:2px solid #01e8cd;">Content here</div>
.myborder {border:2px solid #01e8cd;}