#03008d color space conversions
Hex:
#03008d
RGB:
3, 0, 141
CMY:
99, 100, 45
CMYK:
98, 100, 0, 45
HSL:
241°, 100.0000%, 27.6471%
HSV (HSB):
241°, 100.0000%, 55.2941%
XYZ:
4.8453, 1.9424, 25.3189
xyY:
0.1509, 0.0605, 1.9424
CIE-Lab:
15.1823, 50.9881, -69.2241
CIE-LCH:
15.1823, 85.9754, 306.3741
CIE-Luv:
15.1823, -4.2532, -61.0503
Hunter-Lab:
13.9372, 37.6657, -97.9527
#03008d color charts
#03008d color shades, tints & tones
#03008d color schemes
#03008d color preview, HTML & CSS examples
This text has a color of #03008d
<p style="color:#03008d;">Text here</p>
.mytext {color:#03008d;}
This box has a color of #03008d
<div style="background-color:#03008d;">Content here</div>
.mybackground {background-color:#03008d;}
Border around this has a color of #03008d
<div style="border:2px solid #03008d;">Content here</div>
.myborder {border:2px solid #03008d;}