#020da2 color space conversions
Hex:
#020da2
RGB:
2, 13, 162
CMY:
99, 95, 36
CMYK:
99, 92, 0, 36
HSL:
236°, 97.5610%, 32.1569%
HSV (HSB):
236°, 98.7654%, 63.5294%
XYZ:
6.6905, 2.9094, 34.3914
xyY:
0.1521, 0.0661, 2.9094
CIE-Lab:
19.6773, 52.6667, -74.6924
CIE-LCH:
19.6773, 91.3934, 305.1882
CIE-Luv:
19.6773, -6.0113, -76.1683
Hunter-Lab:
17.0569, 40.1666, -107.6047
#020da2 color charts
#020da2 color shades, tints & tones
#020da2 color schemes
#020da2 color preview, HTML & CSS examples
This text has a color of #020da2
<p style="color:#020da2;">Text here</p>
.mytext {color:#020da2;}
This box has a color of #020da2
<div style="background-color:#020da2;">Content here</div>
.mybackground {background-color:#020da2;}
Border around this has a color of #020da2
<div style="border:2px solid #020da2;">Content here</div>
.myborder {border:2px solid #020da2;}