#03007c color space conversions
Hex:
#03007c
RGB:
3, 0, 124
CMY:
99, 100, 51
CMYK:
98, 100, 0, 51
HSL:
241°, 100.0000%, 24.3137%
HSV (HSB):
241°, 100.0000%, 48.6275%
XYZ:
3.6756, 1.4746, 19.1597
xyY:
0.1512, 0.0607, 1.4746
CIE-Lab:
12.4456, 46.4732, -63.0301
CIE-LCH:
12.4456, 78.3106, 306.4020
CIE-Luv:
12.4456, -3.4433, -49.9886
Hunter-Lab:
12.1433, 32.7793, -85.0474
#03007c color charts
#03007c color shades, tints & tones
#03007c color schemes
#03007c color preview, HTML & CSS examples
This text has a color of #03007c
<p style="color:#03007c;">Text here</p>
.mytext {color:#03007c;}
This box has a color of #03007c
<div style="background-color:#03007c;">Content here</div>
.mybackground {background-color:#03007c;}
Border around this has a color of #03007c
<div style="border:2px solid #03007c;">Content here</div>
.myborder {border:2px solid #03007c;}