#020c7c color space conversions
Hex:
#020c7c
RGB:
2, 12, 124
CMY:
99, 95, 51
CMYK:
98, 90, 0, 51
HSL:
235°, 96.8254%, 24.7059%
HSV (HSB):
235°, 98.3871%, 48.6275%
XYZ:
3.7946, 1.7311, 19.2029
xyY:
0.1534, 0.0700, 1.7311
CIE-Lab:
14.0076, 41.5454, -60.4214
CIE-LCH:
14.0076, 73.3264, 304.5122
CIE-Luv:
14.0076, -4.3911, -52.8115
Hunter-Lab:
13.1571, 28.4558, -77.3246
#020c7c color charts
#020c7c color shades, tints & tones
#020c7c color schemes
#020c7c color preview, HTML & CSS examples
This text has a color of #020c7c
<p style="color:#020c7c;">Text here</p>
.mytext {color:#020c7c;}
This box has a color of #020c7c
<div style="background-color:#020c7c;">Content here</div>
.mybackground {background-color:#020c7c;}
Border around this has a color of #020c7c
<div style="border:2px solid #020c7c;">Content here</div>
.myborder {border:2px solid #020c7c;}