#01addc color space conversions
Hex:
#01addc
RGB:
1, 173, 220
CMY:
100, 32, 14
CMYK:
100, 21, 0, 14
HSL:
193°, 99.0950%, 43.3333%
HSV (HSB):
193°, 99.5455%, 86.2745%
XYZ:
27.8744, 35.0609, 73.0084
xyY:
0.2050, 0.2579, 35.0609
CIE-Lab:
65.7961, -20.3749, -34.0246
CIE-LCH:
65.7961, 39.6586, 239.0856
CIE-Luv:
65.7961, -45.8168, -51.3426
Hunter-Lab:
59.2122, -19.5920, -31.6557
#01addc color charts
#01addc RGB chart
#01addc CMYK chart
#01addc RGB pie chart
#01addc color shades, tints & tones
#01addc color schemes
#01addc color preview, HTML & CSS examples
This text has a color of #01addc
<p style="color:#01addc;">Text here</p>
.mytext {color:#01addc;}
Text color #01addc
This box has a color of #01addc
<div style="background-color:#01addc;">Content here</div>
.mybackground {background-color:#01addc;}
Background color #01addc
Border around this has a color of #01addc
<div style="border:2px solid #01addc;">Content here</div>
.myborder {border:2px solid #01addc;}
Border color #01addc