#02017c color space conversions
Hex:
#02017c
RGB:
2, 1, 124
CMY:
99, 100, 51
CMYK:
98, 99, 0, 51
HSL:
240°, 98.4000%, 24.5098%
HSV (HSB):
240°, 99.1935%, 48.6275%
XYZ:
3.6740, 1.4899, 19.1627
xyY:
0.1510, 0.0612, 1.4899
CIE-Lab:
12.5434, 46.0263, -62.8675
CIE-LCH:
12.5434, 77.9150, 306.2085
CIE-Luv:
12.5434, -3.5648, -50.1867
Hunter-Lab:
12.2059, 32.3680, -84.5381
#02017c color charts
#02017c color shades, tints & tones
#02017c color schemes
#02017c color preview, HTML & CSS examples
This text has a color of #02017c
<p style="color:#02017c;">Text here</p>
.mytext {color:#02017c;}
This box has a color of #02017c
<div style="background-color:#02017c;">Content here</div>
.mybackground {background-color:#02017c;}
Border around this has a color of #02017c
<div style="border:2px solid #02017c;">Content here</div>
.myborder {border:2px solid #02017c;}