#02ffdc color space conversions
Hex:
#02ffdc
RGB:
2, 255, 220
CMY:
99, 0, 14
CMYK:
99, 0, 14, 0
HSL:
172°, 100.0000%, 50.3922%
HSV (HSB):
172°, 99.2157%, 100.0000%
XYZ:
48.7033, 76.7002, 79.9478
xyY:
0.2372, 0.3735, 76.7002
CIE-Lab:
90.1835, -57.5798, 2.6435
CIE-LCH:
90.1835, 57.6405, 177.3714
CIE-Luv:
90.1835, -73.2313, 13.3142
Hunter-Lab:
87.5787, -53.9971, 7.1811
#02ffdc color charts
#02ffdc RGB chart
#02ffdc CMYK chart
#02ffdc RGB pie chart
#02ffdc color shades, tints & tones
#02ffdc color schemes
#02ffdc color preview, HTML & CSS examples
This text has a color of #02ffdc
<p style="color:#02ffdc;">Text here</p>
.mytext {color:#02ffdc;}
Text color #02ffdc
This box has a color of #02ffdc
<div style="background-color:#02ffdc;">Content here</div>
.mybackground {background-color:#02ffdc;}
Background color #02ffdc
Border around this has a color of #02ffdc
<div style="border:2px solid #02ffdc;">Content here</div>
.myborder {border:2px solid #02ffdc;}
Border color #02ffdc