#02d0d3 color space conversions
Hex:
#02d0d3
RGB:
2, 208, 211
CMY:
99, 18, 17
CMYK:
99, 1, 0, 17
HSL:
181°, 98.1221%, 41.7647%
HSV (HSB):
181°, 99.0521%, 82.7451%
XYZ:
34.3388, 49.8278, 69.4359
xyY:
0.2236, 0.3244, 49.8278
CIE-Lab:
75.9634, -40.2831, -13.5914
CIE-LCH:
75.9634, 42.5141, 198.6442
CIE-Luv:
75.9634, -58.3688, -15.1934
Hunter-Lab:
70.5888, -36.6969, -8.9095
#02d0d3 color charts
#02d0d3 color shades, tints & tones
#02d0d3 color schemes
#02d0d3 color preview, HTML & CSS examples
This text has a color of #02d0d3
<p style="color:#02d0d3;">Text here</p>
.mytext {color:#02d0d3;}
This box has a color of #02d0d3
<div style="background-color:#02d0d3;">Content here</div>
.mybackground {background-color:#02d0d3;}
Border around this has a color of #02d0d3
<div style="border:2px solid #02d0d3;">Content here</div>
.myborder {border:2px solid #02d0d3;}