#020fac color space conversions
Hex:
#020fac
RGB:
2, 15, 172
CMY:
99, 94, 33
CMYK:
99, 91, 0, 33
HSL:
235°, 97.7011%, 34.1176%
HSV (HSB):
235°, 98.8372%, 67.4510%
XYZ:
7.6423, 3.3331, 39.2703
xyY:
0.1521, 0.0663, 3.3331
CIE-Lab:
21.3314, 54.8951, -77.9988
CIE-LCH:
21.3314, 95.3796, 305.1377
CIE-Luv:
21.3314, -6.5466, -82.4601
Hunter-Lab:
18.2568, 42.7702, -114.7527
#020fac color charts
#020fac color shades, tints & tones
#020fac color schemes
#020fac color preview, HTML & CSS examples
This text has a color of #020fac
<p style="color:#020fac;">Text here</p>
.mytext {color:#020fac;}
This box has a color of #020fac
<div style="background-color:#020fac;">Content here</div>
.mybackground {background-color:#020fac;}
Border around this has a color of #020fac
<div style="border:2px solid #020fac;">Content here</div>
.myborder {border:2px solid #020fac;}