#02dddf color space conversions
Hex:
#02dddf
RGB:
2, 221, 223
CMY:
99, 13, 13
CMYK:
99, 1, 0, 13
HSL:
181°, 98.2222%, 44.1176%
HSV (HSB):
181°, 99.1031%, 87.4510%
XYZ:
39.2008, 57.0535, 78.7584
xyY:
0.2240, 0.3260, 57.0535
CIE-Lab:
80.2097, -42.5149, -13.6534
CIE-LCH:
80.2097, 44.6535, 197.8041
CIE-Luv:
80.2097, -61.7636, -15.0584
Hunter-Lab:
75.5338, -39.5456, -8.9475
#02dddf color charts
#02dddf color shades, tints & tones
#02dddf color schemes
#02dddf color preview, HTML & CSS examples
This text has a color of #02dddf
<p style="color:#02dddf;">Text here</p>
.mytext {color:#02dddf;}
This box has a color of #02dddf
<div style="background-color:#02dddf;">Content here</div>
.mybackground {background-color:#02dddf;}
Border around this has a color of #02dddf
<div style="border:2px solid #02dddf;">Content here</div>
.myborder {border:2px solid #02dddf;}