#020cac color space conversions
Hex:
#020cac
RGB:
2, 12, 172
CMY:
99, 95, 33
CMYK:
99, 93, 0, 33
HSL:
236°, 97.7011%, 34.1176%
HSV (HSB):
236°, 98.8372%, 67.4510%
XYZ:
7.6029, 3.2544, 39.2572
xyY:
0.1517, 0.0649, 3.2544
CIE-Lab:
21.0353, 55.8007, -78.4936
CIE-LCH:
21.0353, 96.3065, 305.4088
CIE-Luv:
21.0353, -6.3584, -82.0892
Hunter-Lab:
18.0400, 43.6584, -116.3942
#020cac color charts
#020cac RGB chart
#020cac CMYK chart
#020cac RGB pie chart
#020cac color shades, tints & tones
#020cac color schemes
#020cac color preview, HTML & CSS examples
This text has a color of #020cac
<p style="color:#020cac;">Text here</p>
.mytext {color:#020cac;}
Text color #020cac
This box has a color of #020cac
<div style="background-color:#020cac;">Content here</div>
.mybackground {background-color:#020cac;}
Background color #020cac
Border around this has a color of #020cac
<div style="border:2px solid #020cac;">Content here</div>
.myborder {border:2px solid #020cac;}
Border color #020cac