#303d85 color space conversions
Hex:
#303d85
RGB:
48, 61, 133
CMY:
81, 76, 48
CMYK:
64, 54, 0, 48
HSL:
231°, 46.9613%, 35.4902%
HSV (HSB):
231°, 63.9098%, 52.1569%
XYZ:
7.1213, 5.6593, 22.9073
xyY:
0.1995, 0.1586, 5.6593
CIE-Lab:
28.5362, 18.8208, -42.1645
CIE-LCH:
28.5362, 46.1743, 294.0543
CIE-Luv:
28.5362, -7.6491, -56.1839
Hunter-Lab:
23.7893, 11.8024, -40.4393
#303d85 color charts
#303d85 color shades, tints & tones
#303d85 color schemes
#303d85 color preview, HTML & CSS examples
This text has a color of #303d85
<p style="color:#303d85;">Text here</p>
.mytext {color:#303d85;}
This box has a color of #303d85
<div style="background-color:#303d85;">Content here</div>
.mybackground {background-color:#303d85;}
Border around this has a color of #303d85
<div style="border:2px solid #303d85;">Content here</div>
.myborder {border:2px solid #303d85;}