#020fc8 color space conversions
Hex:
#020fc8
RGB:
2, 15, 200
CMY:
99, 94, 22
CMYK:
99, 93, 0, 22
HSL:
236°, 98.0198%, 39.6078%
HSV (HSB):
236°, 99.0000%, 78.4314%
XYZ:
10.6212, 4.5247, 54.9571
xyY:
0.1515, 0.0645, 4.5247
CIE-Lab:
25.3353, 62.6631, -87.9720
CIE-LCH:
25.3353, 108.0080, 305.4626
CIE-Luv:
25.3353, -7.6629, -99.1386
Hunter-Lab:
21.2713, 51.9038, -138.2934
#020fc8 color charts
#020fc8 color shades, tints & tones
#020fc8 color schemes
#020fc8 color preview, HTML & CSS examples
This text has a color of #020fc8
<p style="color:#020fc8;">Text here</p>
.mytext {color:#020fc8;}
This box has a color of #020fc8
<div style="background-color:#020fc8;">Content here</div>
.mybackground {background-color:#020fc8;}
Border around this has a color of #020fc8
<div style="border:2px solid #020fc8;">Content here</div>
.myborder {border:2px solid #020fc8;}