#02f7e5 color space conversions
Hex:
#02f7e5
RGB:
2, 247, 229
CMY:
99, 3, 10
CMYK:
99, 0, 7, 3
HSL:
176°, 98.3936%, 48.8235%
HSV (HSB):
176°, 99.1903%, 96.8627%
XYZ:
47.4287, 72.1916, 85.5634
xyY:
0.2312, 0.3518, 72.1916
CIE-Lab:
88.0607, -51.9515, -5.1457
CIE-LCH:
88.0607, 52.2057, 185.6566
CIE-Luv:
88.0607, -69.8991, 0.1199
Hunter-Lab:
84.9656, -49.0494, -0.2312
#02f7e5 color charts
#02f7e5 color shades, tints & tones
#02f7e5 color schemes
#02f7e5 color preview, HTML & CSS examples
This text has a color of #02f7e5
<p style="color:#02f7e5;">Text here</p>
.mytext {color:#02f7e5;}
This box has a color of #02f7e5
<div style="background-color:#02f7e5;">Content here</div>
.mybackground {background-color:#02f7e5;}
Border around this has a color of #02f7e5
<div style="border:2px solid #02f7e5;">Content here</div>
.myborder {border:2px solid #02f7e5;}