#02bc8d color space conversions
Hex:
#02bc8d
RGB:
2, 188, 141
CMY:
99, 26, 45
CMYK:
99, 0, 25, 26
HSL:
165°, 97.8947%, 37.2549%
HSV (HSB):
165°, 98.9362%, 73.7255%
XYZ:
22.8160, 37.9024, 31.3127
xyY:
0.2479, 0.4118, 37.9024
CIE-Lab:
67.9486, -51.1030, 12.7260
CIE-LCH:
67.9486, 52.6638, 166.0162
CIE-Luv:
67.9486, -57.1201, 26.0060
Hunter-Lab:
61.5650, -41.5866, 12.9399
#02bc8d color charts
#02bc8d color shades, tints & tones
#02bc8d color schemes
#02bc8d color preview, HTML & CSS examples
This text has a color of #02bc8d
<p style="color:#02bc8d;">Text here</p>
.mytext {color:#02bc8d;}
This box has a color of #02bc8d
<div style="background-color:#02bc8d;">Content here</div>
.mybackground {background-color:#02bc8d;}
Border around this has a color of #02bc8d
<div style="border:2px solid #02bc8d;">Content here</div>
.myborder {border:2px solid #02bc8d;}