#303f88 color space conversions
Hex:
#303f88
RGB:
48, 63, 136
CMY:
81, 75, 47
CMYK:
65, 54, 0, 47
HSL:
230°, 47.8261%, 36.0784%
HSV (HSB):
230°, 64.7059%, 53.3333%
XYZ:
7.4404, 5.9610, 24.0510
xyY:
0.1987, 0.1592, 5.9610
CIE-Lab:
29.3138, 18.5711, -42.7713
CIE-LCH:
29.3138, 46.6291, 293.4703
CIE-Luv:
29.3138, -8.2864, -57.5060
Hunter-Lab:
24.4151, 11.6705, -41.3152
#303f88 color charts
#303f88 color shades, tints & tones
#303f88 color schemes
#303f88 color preview, HTML & CSS examples
This text has a color of #303f88
<p style="color:#303f88;">Text here</p>
.mytext {color:#303f88;}
This box has a color of #303f88
<div style="background-color:#303f88;">Content here</div>
.mybackground {background-color:#303f88;}
Border around this has a color of #303f88
<div style="border:2px solid #303f88;">Content here</div>
.myborder {border:2px solid #303f88;}