#303b7d color space conversions
Hex:
#303b7d
RGB:
48, 59, 125
CMY:
81, 77, 51
CMYK:
62, 53, 0, 51
HSL:
231°, 44.5087%, 33.9216%
HSV (HSB):
231°, 61.6000%, 49.0196%
XYZ:
6.4846, 5.2370, 20.0711
xyY:
0.2040, 0.1647, 5.2370
CIE-Lab:
27.3995, 17.2405, -38.9972
CIE-LCH:
27.3995, 42.6382, 293.8500
CIE-Luv:
27.3995, -6.8626, -51.2376
Hunter-Lab:
22.8844, 10.5322, -35.9820
#303b7d color charts
#303b7d color shades, tints & tones
#303b7d color schemes
#303b7d color preview, HTML & CSS examples
This text has a color of #303b7d
<p style="color:#303b7d;">Text here</p>
.mytext {color:#303b7d;}
This box has a color of #303b7d
<div style="background-color:#303b7d;">Content here</div>
.mybackground {background-color:#303b7d;}
Border around this has a color of #303b7d
<div style="border:2px solid #303b7d;">Content here</div>
.myborder {border:2px solid #303b7d;}