#303d9d color space conversions
Hex:
#303d9d
RGB:
48, 61, 157
CMY:
81, 76, 38
CMYK:
69, 61, 0, 38
HSL:
233°, 53.1707%, 40.1961%
HSV (HSB):
233°, 69.4268%, 61.5686%
XYZ:
8.9735, 6.4002, 32.6607
xyY:
0.1868, 0.1332, 6.4002
CIE-Lab:
30.4005, 27.6706, -53.8801
CIE-LCH:
30.4005, 60.5700, 297.1832
CIE-Luv:
30.4005, -8.2939, -72.9257
Hunter-Lab:
25.2986, 19.0418, -58.8349
#303d9d color charts
#303d9d color shades, tints & tones
#303d9d color schemes
#303d9d color preview, HTML & CSS examples
This text has a color of #303d9d
<p style="color:#303d9d;">Text here</p>
.mytext {color:#303d9d;}
This box has a color of #303d9d
<div style="background-color:#303d9d;">Content here</div>
.mybackground {background-color:#303d9d;}
Border around this has a color of #303d9d
<div style="border:2px solid #303d9d;">Content here</div>
.myborder {border:2px solid #303d9d;}