#02b58c color space conversions
Hex:
#02b58c
RGB:
2, 181, 140
CMY:
99, 29, 45
CMYK:
99, 0, 23, 29
HSL:
166°, 97.8142%, 35.8824%
HSV (HSB):
166°, 98.8950%, 70.9804%
XYZ:
21.2825, 34.9541, 30.4361
xyY:
0.2456, 0.4033, 34.9541
CIE-Lab:
65.7129, -48.5900, 10.1150
CIE-LCH:
65.7129, 49.6316, 168.2407
CIE-Luv:
65.7129, -54.8244, 21.8663
Hunter-Lab:
59.1220, -39.2077, 10.8629
#02b58c color charts
#02b58c color shades, tints & tones
#02b58c color schemes
#02b58c color preview, HTML & CSS examples
This text has a color of #02b58c
<p style="color:#02b58c;">Text here</p>
.mytext {color:#02b58c;}
This box has a color of #02b58c
<div style="background-color:#02b58c;">Content here</div>
.mybackground {background-color:#02b58c;}
Border around this has a color of #02b58c
<div style="border:2px solid #02b58c;">Content here</div>
.myborder {border:2px solid #02b58c;}