#303c9e color space conversions
Hex:
#303c9e
RGB:
48, 60, 158
CMY:
81, 76, 38
CMYK:
70, 62, 0, 38
HSL:
233°, 53.3981%, 40.3922%
HSV (HSB):
233°, 69.6203%, 61.9608%
XYZ:
9.0063, 6.3287, 33.0946
xyY:
0.1860, 0.1307, 6.3287
CIE-Lab:
30.2271, 28.6955, -54.7693
CIE-LCH:
30.2271, 61.8313, 297.6516
CIE-Luv:
30.2271, -8.0822, -73.8978
Hunter-Lab:
25.1569, 19.8794, -60.3877
#303c9e color charts
#303c9e color shades, tints & tones
#303c9e color schemes
#303c9e color preview, HTML & CSS examples
This text has a color of #303c9e
<p style="color:#303c9e;">Text here</p>
.mytext {color:#303c9e;}
This box has a color of #303c9e
<div style="background-color:#303c9e;">Content here</div>
.mybackground {background-color:#303c9e;}
Border around this has a color of #303c9e
<div style="border:2px solid #303c9e;">Content here</div>
.myborder {border:2px solid #303c9e;}