#303a4e color space conversions
Hex:
#303a4e
RGB:
48, 58, 78
CMY:
81, 77, 69
CMYK:
38, 26, 0, 69
HSL:
220°, 23.8095%, 24.7059%
HSV (HSB):
220°, 38.4615%, 30.5882%
XYZ:
4.1071, 4.2045, 7.8028
xyY:
0.2549, 0.2609, 4.2045
CIE-Lab:
24.3365, 1.5926, -13.5275
CIE-LCH:
24.3365, 13.6209, 276.7146
CIE-Luv:
24.3365, -5.2130, -16.0058
Hunter-Lab:
20.5050, -0.1304, -8.2083
#303a4e color charts
#303a4e color shades, tints & tones
#303a4e color schemes
#303a4e color preview, HTML & CSS examples
This text has a color of #303a4e
<p style="color:#303a4e;">Text here</p>
.mytext {color:#303a4e;}
This box has a color of #303a4e
<div style="background-color:#303a4e;">Content here</div>
.mybackground {background-color:#303a4e;}
Border around this has a color of #303a4e
<div style="border:2px solid #303a4e;">Content here</div>
.myborder {border:2px solid #303a4e;}