#01cadc color space conversions
Hex:
#01cadc
RGB:
1, 202, 220
CMY:
100, 21, 14
CMYK:
100, 8, 0, 14
HSL:
185°, 99.0950%, 43.3333%
HSV (HSB):
185°, 99.5455%, 86.2745%
XYZ:
34.0513, 47.4148, 75.0674
xyY:
0.2175, 0.3029, 47.4148
CIE-Lab:
74.4543, -34.7748, -20.7269
CIE-LCH:
74.4543, 40.4832, 210.7963
CIE-Luv:
74.4543, -55.6458, -27.7022
Hunter-Lab:
68.8584, -32.2318, -16.4353
#01cadc color charts
#01cadc color shades, tints & tones
#01cadc color schemes
#01cadc color preview, HTML & CSS examples
This text has a color of #01cadc
<p style="color:#01cadc;">Text here</p>
.mytext {color:#01cadc;}
This box has a color of #01cadc
<div style="background-color:#01cadc;">Content here</div>
.mybackground {background-color:#01cadc;}
Border around this has a color of #01cadc
<div style="border:2px solid #01cadc;">Content here</div>
.myborder {border:2px solid #01cadc;}