#03017c color space conversions
Hex:
#03017c
RGB:
3, 1, 124
CMY:
99, 100, 51
CMYK:
98, 99, 0, 51
HSL:
241°, 98.4000%, 24.5098%
HSV (HSB):
241°, 99.1935%, 48.6275%
XYZ:
3.6865, 1.4963, 19.1633
xyY:
0.1514, 0.0615, 1.4963
CIE-Lab:
12.5845, 46.0407, -62.7977
CIE-LCH:
12.5845, 77.8672, 306.2474
CIE-Luv:
12.5845, -3.5168, -50.2726
Hunter-Lab:
12.2323, 32.3884, -84.3216
#03017c color charts
#03017c color shades, tints & tones
#03017c color schemes
#03017c color preview, HTML & CSS examples
This text has a color of #03017c
<p style="color:#03017c;">Text here</p>
.mytext {color:#03017c;}
This box has a color of #03017c
<div style="background-color:#03017c;">Content here</div>
.mybackground {background-color:#03017c;}
Border around this has a color of #03017c
<div style="border:2px solid #03017c;">Content here</div>
.myborder {border:2px solid #03017c;}