#02cddc color space conversions
Hex:
#02cddc
RGB:
2, 205, 220
CMY:
99, 20, 14
CMYK:
99, 7, 0, 14
HSL:
184°, 98.1982%, 43.5294%
HSV (HSB):
184°, 99.0909%, 86.2745%
XYZ:
34.7746, 48.8429, 75.3049
xyY:
0.2188, 0.3073, 48.8429
CIE-Lab:
75.3535, -36.1535, -19.3628
CIE-LCH:
75.3535, 41.0121, 208.1722
CIE-Luv:
75.3535, -56.6280, -25.2734
Hunter-Lab:
69.8877, -33.4856, -14.9644
#02cddc color charts
#02cddc RGB chart
#02cddc CMYK chart
#02cddc RGB pie chart
#02cddc color shades, tints & tones
#02cddc color schemes
#02cddc color preview, HTML & CSS examples
This text has a color of #02cddc
<p style="color:#02cddc;">Text here</p>
.mytext {color:#02cddc;}
Text color #02cddc
This box has a color of #02cddc
<div style="background-color:#02cddc;">Content here</div>
.mybackground {background-color:#02cddc;}
Background color #02cddc
Border around this has a color of #02cddc
<div style="border:2px solid #02cddc;">Content here</div>
.myborder {border:2px solid #02cddc;}
Border color #02cddc