#03095e color space conversions
Hex:
#03095e
RGB:
3, 9, 94
CMY:
99, 96, 63
CMYK:
97, 90, 0, 63
HSL:
236°, 93.8144%, 19.0196%
HSV (HSB):
236°, 96.8085%, 36.8627%
XYZ:
2.1556, 1.0229, 10.6735
xyY:
0.1556, 0.0738, 1.0229
CIE-Lab:
9.1807, 32.9925, -48.8023
CIE-LCH:
9.1807, 58.9082, 304.0604
CIE-Luv:
9.1807, -2.8305, -33.7076
Hunter-Lab:
10.1138, 20.3458, -55.4916
#03095e color charts
#03095e color shades, tints & tones
#03095e color schemes
#03095e color preview, HTML & CSS examples
This text has a color of #03095e
<p style="color:#03095e;">Text here</p>
.mytext {color:#03095e;}
This box has a color of #03095e
<div style="background-color:#03095e;">Content here</div>
.mybackground {background-color:#03095e;}
Border around this has a color of #03095e
<div style="border:2px solid #03095e;">Content here</div>
.myborder {border:2px solid #03095e;}