#303e63 color space conversions
Hex:
#303e63
RGB:
48, 62, 99
CMY:
81, 76, 61
CMYK:
52, 37, 0, 61
HSL:
224°, 34.6939%, 28.8235%
HSV (HSB):
224°, 51.5152%, 38.8235%
XYZ:
5.1937, 4.9745, 12.4908
xyY:
0.2292, 0.2195, 4.9745
CIE-Lab:
26.6619, 5.8480, -23.6242
CIE-LCH:
26.6619, 24.3372, 283.9036
CIE-Luv:
26.6619, -7.1772, -30.0189
Hunter-Lab:
22.3035, 2.5349, -17.5921
#303e63 color charts
#303e63 color shades, tints & tones
#303e63 color schemes
#303e63 color preview, HTML & CSS examples
This text has a color of #303e63
<p style="color:#303e63;">Text here</p>
.mytext {color:#303e63;}
This box has a color of #303e63
<div style="background-color:#303e63;">Content here</div>
.mybackground {background-color:#303e63;}
Border around this has a color of #303e63
<div style="border:2px solid #303e63;">Content here</div>
.myborder {border:2px solid #303e63;}