#020dac color space conversions
Hex:
#020dac
RGB:
2, 13, 172
CMY:
99, 95, 33
CMYK:
99, 92, 0, 33
HSL:
236°, 97.7011%, 34.1176%
HSV (HSB):
236°, 98.8372%, 67.4510%
XYZ:
7.6154, 3.2793, 39.2613
xyY:
0.1518, 0.0654, 3.2793
CIE-Lab:
21.1295, 55.5120, -78.3361
CIE-LCH:
21.1295, 96.0111, 305.3229
CIE-Luv:
21.1295, -6.4179, -82.2097
Hunter-Lab:
18.1089, 43.3744, -115.8687
#020dac color charts
#020dac color shades, tints & tones
#020dac color schemes
#020dac color preview, HTML & CSS examples
This text has a color of #020dac
<p style="color:#020dac;">Text here</p>
.mytext {color:#020dac;}
This box has a color of #020dac
<div style="background-color:#020dac;">Content here</div>
.mybackground {background-color:#020dac;}
Border around this has a color of #020dac
<div style="border:2px solid #020dac;">Content here</div>
.myborder {border:2px solid #020dac;}