#303a7d color space conversions
Hex:
#303a7d
RGB:
48, 58, 125
CMY:
81, 77, 51
CMYK:
62, 54, 0, 51
HSL:
232°, 44.5087%, 33.9216%
HSV (HSB):
232°, 61.6000%, 49.0196%
XYZ:
6.4337, 5.1352, 20.0541
xyY:
0.2034, 0.1624, 5.1352
CIE-Lab:
27.1164, 17.9247, -39.4532
CIE-LCH:
27.1164, 43.3342, 294.4336
CIE-Luv:
27.1164, -6.5774, -51.6599
Hunter-Lab:
22.6609, 11.0214, -36.6070
#303a7d color charts
#303a7d color shades, tints & tones
#303a7d color schemes
#303a7d color preview, HTML & CSS examples
This text has a color of #303a7d
<p style="color:#303a7d;">Text here</p>
.mytext {color:#303a7d;}
This box has a color of #303a7d
<div style="background-color:#303a7d;">Content here</div>
.mybackground {background-color:#303a7d;}
Border around this has a color of #303a7d
<div style="border:2px solid #303a7d;">Content here</div>
.myborder {border:2px solid #303a7d;}