#303ca6 color space conversions
Hex:
#303ca6
RGB:
48, 60, 166
CMY:
81, 76, 35
CMYK:
71, 64, 0, 35
HSL:
234°, 55.1402%, 41.9608%
HSV (HSB):
234°, 71.0843%, 65.0980%
XYZ:
9.7177, 6.6133, 36.8407
xyY:
0.1828, 0.1244, 6.6133
CIE-Lab:
30.9098, 31.6031, -58.4857
CIE-LCH:
30.9098, 66.4781, 298.3848
CIE-Luv:
30.9098, -8.3187, -79.2008
Hunter-Lab:
25.7163, 22.4484, -66.9364
#303ca6 color charts
#303ca6 color shades, tints & tones
#303ca6 color schemes
#303ca6 color preview, HTML & CSS examples
This text has a color of #303ca6
<p style="color:#303ca6;">Text here</p>
.mytext {color:#303ca6;}
This box has a color of #303ca6
<div style="background-color:#303ca6;">Content here</div>
.mybackground {background-color:#303ca6;}
Border around this has a color of #303ca6
<div style="border:2px solid #303ca6;">Content here</div>
.myborder {border:2px solid #303ca6;}