#020c7b color space conversions
Hex:
#020c7b
RGB:
2, 12, 123
CMY:
99, 95, 52
CMYK:
98, 90, 0, 52
HSL:
235°, 96.8000%, 24.5098%
HSV (HSB):
235°, 98.3740%, 48.2353%
XYZ:
3.7317, 1.7059, 18.8715
xyY:
0.1535, 0.0702, 1.7059
CIE-Lab:
13.8614, 41.2254, -60.0244
CIE-LCH:
13.8614, 72.8180, 304.4817
CIE-Luv:
13.8614, -4.3504, -52.1989
Hunter-Lab:
13.0610, 28.1422, -76.5234
#020c7b color charts
#020c7b color shades, tints & tones
#020c7b color schemes
#020c7b color preview, HTML & CSS examples
This text has a color of #020c7b
<p style="color:#020c7b;">Text here</p>
.mytext {color:#020c7b;}
This box has a color of #020c7b
<div style="background-color:#020c7b;">Content here</div>
.mybackground {background-color:#020c7b;}
Border around this has a color of #020c7b
<div style="border:2px solid #020c7b;">Content here</div>
.myborder {border:2px solid #020c7b;}