#020aac color space conversions
Hex:
#020aac
RGB:
2, 10, 172
CMY:
99, 96, 33
CMYK:
99, 94, 0, 33
HSL:
237°, 97.7011%, 34.1176%
HSV (HSB):
237°, 98.8372%, 67.4510%
XYZ:
7.5800, 3.2085, 39.2495
xyY:
0.1515, 0.0641, 3.2085
CIE-Lab:
20.8605, 56.3373, -78.7857
CIE-LCH:
20.8605, 96.8559, 305.5674
CIE-Luv:
20.8605, -6.2486, -81.8595
Hunter-Lab:
17.9124, 44.1889, -117.3770
#020aac color charts
#020aac color shades, tints & tones
#020aac color schemes
#020aac color preview, HTML & CSS examples
This text has a color of #020aac
<p style="color:#020aac;">Text here</p>
.mytext {color:#020aac;}
This box has a color of #020aac
<div style="background-color:#020aac;">Content here</div>
.mybackground {background-color:#020aac;}
Border around this has a color of #020aac
<div style="border:2px solid #020aac;">Content here</div>
.myborder {border:2px solid #020aac;}