#02def7 color space conversions
Hex:
#02def7
RGB:
2, 222, 247
CMY:
99, 13, 3
CMYK:
99, 10, 0, 3
HSL:
186°, 98.3936%, 48.8235%
HSV (HSB):
186°, 99.1903%, 96.8627%
XYZ:
42.9348, 58.9709, 97.1153
xyY:
0.2157, 0.2963, 58.9709
CIE-Lab:
81.2756, -35.6485, -24.8020
CIE-LCH:
81.2756, 43.4276, 214.8278
CIE-Luv:
81.2756, -60.1580, -34.7538
Hunter-Lab:
76.7925, -34.5872, -21.2261
#02def7 color charts
#02def7 color shades, tints & tones
#02def7 color schemes
#02def7 color preview, HTML & CSS examples
This text has a color of #02def7
<p style="color:#02def7;">Text here</p>
.mytext {color:#02def7;}
This box has a color of #02def7
<div style="background-color:#02def7;">Content here</div>
.mybackground {background-color:#02def7;}
Border around this has a color of #02def7
<div style="border:2px solid #02def7;">Content here</div>
.myborder {border:2px solid #02def7;}