#303f79 color space conversions
Hex:
#303f79
RGB:
48, 63, 121
CMY:
81, 75, 53
CMYK:
60, 48, 0, 53
HSL:
228°, 43.1953%, 33.1373%
HSV (HSB):
228°, 60.3306%, 47.4510%
XYZ:
6.4476, 5.5639, 18.8233
xyY:
0.2091, 0.1804, 5.5639
CIE-Lab:
28.2843, 13.0379, -35.0622
CIE-LCH:
28.2843, 37.4078, 290.3977
CIE-Luv:
28.2843, -7.9591, -46.4172
Hunter-Lab:
23.5879, 7.5133, -30.8023
#303f79 color charts
#303f79 color shades, tints & tones
#303f79 color schemes
#303f79 color preview, HTML & CSS examples
This text has a color of #303f79
<p style="color:#303f79;">Text here</p>
.mytext {color:#303f79;}
This box has a color of #303f79
<div style="background-color:#303f79;">Content here</div>
.mybackground {background-color:#303f79;}
Border around this has a color of #303f79
<div style="border:2px solid #303f79;">Content here</div>
.myborder {border:2px solid #303f79;}