#02addc color space conversions
Hex:
#02addc
RGB:
2, 173, 220
CMY:
99, 32, 14
CMYK:
99, 21, 0, 14
HSL:
193°, 98.1982%, 43.5294%
HSV (HSB):
193°, 99.0909%, 86.2745%
XYZ:
27.8869, 35.0674, 73.0090
xyY:
0.2051, 0.2579, 35.0674
CIE-Lab:
65.8011, -20.3468, -34.0164
CIE-LCH:
65.8011, 39.6372, 239.1143
CIE-Luv:
65.8011, -45.7826, -51.3324
Hunter-Lab:
59.2177, -19.5715, -31.6458
#02addc color charts
#02addc RGB chart
#02addc CMYK chart
#02addc RGB pie chart
#02addc color shades, tints & tones
#02addc color schemes
#02addc color preview, HTML & CSS examples
This text has a color of #02addc
<p style="color:#02addc;">Text here</p>
.mytext {color:#02addc;}
Text color #02addc
This box has a color of #02addc
<div style="background-color:#02addc;">Content here</div>
.mybackground {background-color:#02addc;}
Background color #02addc
Border around this has a color of #02addc
<div style="border:2px solid #02addc;">Content here</div>
.myborder {border:2px solid #02addc;}
Border color #02addc