#303f93 color space conversions
Hex:
#303f93
RGB:
48, 63, 147
CMY:
81, 75, 42
CMYK:
67, 57, 0, 42
HSL:
231°, 50.7692%, 38.2353%
HSV (HSB):
231°, 67.3469%, 57.6471%
XYZ:
8.2629, 6.2900, 28.3823
xyY:
0.1925, 0.1465, 6.2900
CIE-Lab:
30.1326, 22.6497, -48.2204
CIE-LCH:
30.1326, 53.2750, 295.1600
CIE-Luv:
30.1326, -8.5429, -65.3531
Hunter-Lab:
25.0798, 14.9196, -49.5415
#303f93 color charts
#303f93 color shades, tints & tones
#303f93 color schemes
#303f93 color preview, HTML & CSS examples
This text has a color of #303f93
<p style="color:#303f93;">Text here</p>
.mytext {color:#303f93;}
This box has a color of #303f93
<div style="background-color:#303f93;">Content here</div>
.mybackground {background-color:#303f93;}
Border around this has a color of #303f93
<div style="border:2px solid #303f93;">Content here</div>
.myborder {border:2px solid #303f93;}