#02f2e5 color space conversions
Hex:
#02f2e5
RGB:
2, 242, 229
CMY:
99, 5, 10
CMYK:
99, 0, 5, 5
HSL:
177°, 98.3607%, 47.8431%
HSV (HSB):
177°, 99.1736%, 94.9020%
XYZ:
45.9200, 69.1743, 85.0605
xyY:
0.2294, 0.3456, 69.1743
CIE-Lab:
86.5903, -49.8638, -7.3186
CIE-LCH:
86.5903, 50.3980, 188.3498
CIE-Luv:
86.5903, -68.2537, -3.7003
Hunter-Lab:
83.1711, -46.9969, -2.4171
#02f2e5 color charts
#02f2e5 color shades, tints & tones
#02f2e5 color schemes
#02f2e5 color preview, HTML & CSS examples
This text has a color of #02f2e5
<p style="color:#02f2e5;">Text here</p>
.mytext {color:#02f2e5;}
This box has a color of #02f2e5
<div style="background-color:#02f2e5;">Content here</div>
.mybackground {background-color:#02f2e5;}
Border around this has a color of #02f2e5
<div style="border:2px solid #02f2e5;">Content here</div>
.myborder {border:2px solid #02f2e5;}