#02c085 color space conversions
Hex:
#02c085
RGB:
2, 192, 133
CMY:
99, 25, 48
CMYK:
99, 0, 31, 25
HSL:
161°, 97.9381%, 38.0392%
HSV (HSB):
161°, 98.9583%, 75.2941%
XYZ:
23.1083, 39.4056, 28.5784
xyY:
0.2537, 0.4326, 39.4056
CIE-Lab:
69.0441, -54.5032, 18.5748
CIE-LCH:
69.0441, 57.5815, 161.1807
CIE-Luv:
69.0441, -59.0412, 34.4306
Hunter-Lab:
62.7739, -44.1450, 16.9494
#02c085 color charts
#02c085 color shades, tints & tones
#02c085 color schemes
#02c085 color preview, HTML & CSS examples
This text has a color of #02c085
<p style="color:#02c085;">Text here</p>
.mytext {color:#02c085;}
This box has a color of #02c085
<div style="background-color:#02c085;">Content here</div>
.mybackground {background-color:#02c085;}
Border around this has a color of #02c085
<div style="border:2px solid #02c085;">Content here</div>
.myborder {border:2px solid #02c085;}