#02e5b5 color space conversions
Hex:
#02e5b5
RGB:
2, 229, 181
CMY:
99, 10, 29
CMYK:
99, 0, 21, 10
HSL:
167°, 98.2684%, 45.2941%
HSV (HSB):
167°, 99.1266%, 89.8039%
XYZ:
36.3848, 59.3877, 53.2614
xyY:
0.2441, 0.3985, 59.3877
CIE-Lab:
81.5043, -57.2290, 10.5261
CIE-LCH:
81.5043, 58.1890, 169.5781
CIE-Luv:
81.5043, -67.7555, 24.7738
Hunter-Lab:
77.0634, -50.5838, 12.9669
#02e5b5 color charts
#02e5b5 color shades, tints & tones
#02e5b5 color schemes
#02e5b5 color preview, HTML & CSS examples
This text has a color of #02e5b5
<p style="color:#02e5b5;">Text here</p>
.mytext {color:#02e5b5;}
This box has a color of #02e5b5
<div style="background-color:#02e5b5;">Content here</div>
.mybackground {background-color:#02e5b5;}
Border around this has a color of #02e5b5
<div style="border:2px solid #02e5b5;">Content here</div>
.myborder {border:2px solid #02e5b5;}