#01acec color space conversions
Hex:
#01acec
RGB:
1, 172, 236
CMY:
100, 33, 7
CMYK:
100, 27, 0, 7
HSL:
196°, 99.1561%, 46.4706%
HSV (HSB):
196°, 99.5763%, 92.5490%
XYZ:
29.9054, 35.5676, 84.6459
xyY:
0.1992, 0.2369, 35.5676
CIE-Lab:
66.1882, -14.1855, -42.1949
CIE-LCH:
66.1882, 44.5156, 251.4178
CIE-Luv:
66.1882, -44.3030, -65.9944
Hunter-Lab:
59.6386, -14.8600, -42.4041
#01acec color charts
#01acec color shades, tints & tones
#01acec color schemes
#01acec color preview, HTML & CSS examples
This text has a color of #01acec
<p style="color:#01acec;">Text here</p>
.mytext {color:#01acec;}
This box has a color of #01acec
<div style="background-color:#01acec;">Content here</div>
.mybackground {background-color:#01acec;}
Border around this has a color of #01acec
<div style="border:2px solid #01acec;">Content here</div>
.myborder {border:2px solid #01acec;}