#303f78 color space conversions
Hex:
#303f78
RGB:
48, 63, 120
CMY:
81, 75, 53
CMYK:
60, 48, 0, 53
HSL:
228°, 42.8571%, 32.9412%
HSV (HSB):
228°, 60.0000%, 47.0588%
XYZ:
6.3866, 5.5395, 18.5019
xyY:
0.2099, 0.1821, 5.5395
CIE-Lab:
28.2195, 12.6720, -34.5363
CIE-LCH:
28.2195, 36.7877, 290.1491
CIE-Luv:
28.2195, -7.9382, -45.6624
Hunter-Lab:
23.5361, 7.2485, -30.1332
#303f78 color charts
#303f78 color shades, tints & tones
#303f78 color schemes
#303f78 color preview, HTML & CSS examples
This text has a color of #303f78
<p style="color:#303f78;">Text here</p>
.mytext {color:#303f78;}
This box has a color of #303f78
<div style="background-color:#303f78;">Content here</div>
.mybackground {background-color:#303f78;}
Border around this has a color of #303f78
<div style="border:2px solid #303f78;">Content here</div>
.myborder {border:2px solid #303f78;}