#020fc3 color space conversions
Hex:
#020fc3
RGB:
2, 15, 195
CMY:
99, 94, 24
CMYK:
99, 92, 0, 24
HSL:
236°, 97.9695%, 38.6275%
HSV (HSB):
236°, 98.9744%, 76.4706%
XYZ:
10.0462, 4.2947, 51.9292
xyY:
0.1516, 0.0648, 4.2947
CIE-Lab:
24.6227, 61.3078, -86.2207
CIE-LCH:
24.6227, 105.7954, 305.4150
CIE-Luv:
24.6227, -7.4634, -96.1785
Hunter-Lab:
20.7236, 50.2651, -134.0623
#020fc3 color charts
#020fc3 color shades, tints & tones
#020fc3 color schemes
#020fc3 color preview, HTML & CSS examples
This text has a color of #020fc3
<p style="color:#020fc3;">Text here</p>
.mytext {color:#020fc3;}
This box has a color of #020fc3
<div style="background-color:#020fc3;">Content here</div>
.mybackground {background-color:#020fc3;}
Border around this has a color of #020fc3
<div style="border:2px solid #020fc3;">Content here</div>
.myborder {border:2px solid #020fc3;}