#303e7d color space conversions
Hex:
#303e7d
RGB:
48, 62, 125
CMY:
81, 76, 51
CMYK:
62, 50, 0, 51
HSL:
229°, 44.5087%, 33.9216%
HSV (HSB):
229°, 61.6000%, 49.0196%
XYZ:
6.6432, 5.5543, 20.1240
xyY:
0.2055, 0.1718, 5.5543
CIE-Lab:
28.2589, 15.1890, -37.6153
CIE-LCH:
28.2589, 40.5662, 291.9887
CIE-Luv:
28.2589, -7.7425, -49.8917
Hunter-Lab:
23.5676, 9.0723, -34.1296
#303e7d color charts
#303e7d color shades, tints & tones
#303e7d color schemes
#303e7d color preview, HTML & CSS examples
This text has a color of #303e7d
<p style="color:#303e7d;">Text here</p>
.mytext {color:#303e7d;}
This box has a color of #303e7d
<div style="background-color:#303e7d;">Content here</div>
.mybackground {background-color:#303e7d;}
Border around this has a color of #303e7d
<div style="border:2px solid #303e7d;">Content here</div>
.myborder {border:2px solid #303e7d;}