#01ace6 color space conversions
Hex:
#01ace6
RGB:
1, 172, 230
CMY:
100, 33, 10
CMYK:
100, 25, 0, 10
HSL:
195°, 99.1342%, 45.2941%
HSV (HSB):
195°, 99.5652%, 90.1961%
XYZ:
29.0480, 35.2247, 80.1310
xyY:
0.2012, 0.2439, 35.2247
CIE-Lab:
65.9232, -16.3248, -39.3222
CIE-LCH:
65.9232, 42.5762, 247.4540
CIE-Luv:
65.9232, -44.7367, -60.8226
Hunter-Lab:
59.3504, -16.4996, -38.5042
#01ace6 color charts
#01ace6 color shades, tints & tones
#01ace6 color schemes
#01ace6 color preview, HTML & CSS examples
This text has a color of #01ace6
<p style="color:#01ace6;">Text here</p>
.mytext {color:#01ace6;}
This box has a color of #01ace6
<div style="background-color:#01ace6;">Content here</div>
.mybackground {background-color:#01ace6;}
Border around this has a color of #01ace6
<div style="border:2px solid #01ace6;">Content here</div>
.myborder {border:2px solid #01ace6;}