#01acd1 color space conversions
Hex:
#01acd1
RGB:
1, 172, 209
CMY:
100, 33, 18
CMYK:
100, 18, 0, 18
HSL:
191°, 99.0476%, 41.1765%
HSV (HSB):
191°, 99.5215%, 81.9608%
XYZ:
26.2737, 34.1150, 65.5217
xyY:
0.2087, 0.2709, 34.1150
CIE-Lab:
65.0537, -23.6597, -29.1037
CIE-LCH:
65.0537, 37.5075, 230.8908
CIE-Luv:
65.0537, -46.3179, -42.5840
Hunter-Lab:
58.4080, -21.9194, -25.6255
#01acd1 color charts
#01acd1 color shades, tints & tones
#01acd1 color schemes
#01acd1 color preview, HTML & CSS examples
This text has a color of #01acd1
<p style="color:#01acd1;">Text here</p>
.mytext {color:#01acd1;}
This box has a color of #01acd1
<div style="background-color:#01acd1;">Content here</div>
.mybackground {background-color:#01acd1;}
Border around this has a color of #01acd1
<div style="border:2px solid #01acd1;">Content here</div>
.myborder {border:2px solid #01acd1;}