#303e6a color space conversions
Hex:
#303e6a
RGB:
48, 62, 106
CMY:
81, 76, 58
CMYK:
55, 42, 0, 58
HSL:
226°, 37.6623%, 30.1961%
HSV (HSB):
226°, 54.7170%, 41.5686%
XYZ:
5.5431, 5.1142, 14.3307
xyY:
0.2218, 0.2047, 5.1142
CIE-Lab:
27.0578, 8.3044, -27.4963
CIE-LCH:
27.0578, 28.7230, 286.8053
CIE-Luv:
27.0578, -7.3212, -35.4714
Hunter-Lab:
22.6147, 4.1763, -21.7411
#303e6a color charts
#303e6a color shades, tints & tones
#303e6a color schemes
#303e6a color preview, HTML & CSS examples
This text has a color of #303e6a
<p style="color:#303e6a;">Text here</p>
.mytext {color:#303e6a;}
This box has a color of #303e6a
<div style="background-color:#303e6a;">Content here</div>
.mybackground {background-color:#303e6a;}
Border around this has a color of #303e6a
<div style="border:2px solid #303e6a;">Content here</div>
.myborder {border:2px solid #303e6a;}