#303e83 color space conversions
Hex:
#303e83
RGB:
48, 62, 131
CMY:
81, 76, 49
CMYK:
63, 53, 0, 49
HSL:
230°, 46.3687%, 35.0980%
HSV (HSB):
230°, 63.3588%, 51.3725%
XYZ:
7.0383, 5.7123, 22.2044
xyY:
0.2014, 0.1634, 5.7123
CIE-Lab:
28.6748, 17.4010, -40.6961
CIE-LCH:
28.6748, 44.2603, 293.1508
CIE-Luv:
28.6748, -7.8840, -54.3052
Hunter-Lab:
23.9005, 10.7394, -38.3521
#303e83 color charts
#303e83 color shades, tints & tones
#303e83 color schemes
#303e83 color preview, HTML & CSS examples
This text has a color of #303e83
<p style="color:#303e83;">Text here</p>
.mytext {color:#303e83;}
This box has a color of #303e83
<div style="background-color:#303e83;">Content here</div>
.mybackground {background-color:#303e83;}
Border around this has a color of #303e83
<div style="border:2px solid #303e83;">Content here</div>
.myborder {border:2px solid #303e83;}