#01c8dd color space conversions
Hex:
#01c8dd
RGB:
1, 200, 221
CMY:
100, 22, 13
CMYK:
100, 10, 0, 13
HSL:
186°, 99.0991%, 43.5294%
HSV (HSB):
186°, 99.5475%, 86.6667%
XYZ:
33.7179, 46.5355, 75.6117
xyY:
0.2163, 0.2986, 46.5355
CIE-Lab:
73.8916, -33.5121, -22.1230
CIE-LCH:
73.8916, 40.1558, 213.4308
CIE-Luv:
73.8916, -54.8892, -30.1841
Hunter-Lab:
68.2169, -31.1514, -17.9653
#01c8dd color charts
#01c8dd color shades, tints & tones
#01c8dd color schemes
#01c8dd color preview, HTML & CSS examples
This text has a color of #01c8dd
<p style="color:#01c8dd;">Text here</p>
.mytext {color:#01c8dd;}
This box has a color of #01c8dd
<div style="background-color:#01c8dd;">Content here</div>
.mybackground {background-color:#01c8dd;}
Border around this has a color of #01c8dd
<div style="border:2px solid #01c8dd;">Content here</div>
.myborder {border:2px solid #01c8dd;}