#303c65 color space conversions
Hex:
#303c65
RGB:
48, 60, 101
CMY:
81, 76, 60
CMYK:
52, 41, 0, 60
HSL:
226°, 35.5705%, 29.2157%
HSV (HSB):
226°, 52.4752%, 39.6078%
XYZ:
5.1837, 4.7997, 12.9651
xyY:
0.2259, 0.2091, 4.7997
CIE-Lab:
26.1563, 7.9066, -25.7109
CIE-LCH:
26.1563, 26.8991, 287.0936
CIE-Luv:
26.1563, -6.5301, -32.7062
Hunter-Lab:
21.9082, 3.8960, -19.7518
#303c65 color charts
#303c65 color shades, tints & tones
#303c65 color schemes
#303c65 color preview, HTML & CSS examples
This text has a color of #303c65
<p style="color:#303c65;">Text here</p>
.mytext {color:#303c65;}
This box has a color of #303c65
<div style="background-color:#303c65;">Content here</div>
.mybackground {background-color:#303c65;}
Border around this has a color of #303c65
<div style="border:2px solid #303c65;">Content here</div>
.myborder {border:2px solid #303c65;}