#020df8 color space conversions
Hex:
#020df8
RGB:
2, 13, 248
CMY:
99, 95, 3
CMYK:
99, 95, 0, 3
HSL:
237°, 98.4000%, 49.0196%
HSV (HSB):
237°, 99.1935%, 97.2549%
XYZ:
17.1122, 7.0781, 89.2712
xyY:
0.1508, 0.0624, 7.0781
CIE-Lab:
31.9840, 75.5041, -104.4581
CIE-LCH:
31.9840, 128.8890, 305.8601
CIE-Luv:
31.9840, -9.4892, -127.0054
Hunter-Lab:
26.6046, 68.2540, -180.3230
#020df8 color charts
#020df8 color shades, tints & tones
#020df8 color schemes
#020df8 color preview, HTML & CSS examples
This text has a color of #020df8
<p style="color:#020df8;">Text here</p>
.mytext {color:#020df8;}
This box has a color of #020df8
<div style="background-color:#020df8;">Content here</div>
.mybackground {background-color:#020df8;}
Border around this has a color of #020df8
<div style="border:2px solid #020df8;">Content here</div>
.myborder {border:2px solid #020df8;}