#01c0d8 color space conversions
Hex:
#01c0d8
RGB:
1, 192, 216
CMY:
100, 25, 15
CMYK:
100, 11, 0, 15
HSL:
187°, 99.0783%, 42.5490%
HSV (HSB):
187°, 99.5370%, 84.7059%
XYZ:
31.2568, 42.6636, 71.5532
xyY:
0.2149, 0.2933, 42.6636
CIE-Lab:
71.3260, -31.2838, -23.3192
CIE-LCH:
71.3260, 39.0187, 216.7012
CIE-Luv:
71.3260, -52.5789, -32.3565
Hunter-Lab:
65.3174, -28.8864, -19.2283
#01c0d8 color charts
#01c0d8 color shades, tints & tones
#01c0d8 color schemes
#01c0d8 color preview, HTML & CSS examples
This text has a color of #01c0d8
<p style="color:#01c0d8;">Text here</p>
.mytext {color:#01c0d8;}
This box has a color of #01c0d8
<div style="background-color:#01c0d8;">Content here</div>
.mybackground {background-color:#01c0d8;}
Border around this has a color of #01c0d8
<div style="border:2px solid #01c0d8;">Content here</div>
.myborder {border:2px solid #01c0d8;}