#303dbd color space conversions
Hex:
#303dbd
RGB:
48, 61, 189
CMY:
81, 76, 26
CMYK:
75, 68, 0, 26
HSL:
234°, 59.4937%, 46.4706%
HSV (HSB):
234°, 74.6032%, 74.1176%
XYZ:
12.0730, 7.6400, 48.9825
xyY:
0.1757, 0.1112, 7.6400
CIE-Lab:
33.2216, 39.1782, -68.3816
CIE-LCH:
33.2216, 78.8097, 299.8099
CIE-Luv:
33.2216, -9.2195, -93.7351
Hunter-Lab:
27.6405, 29.5952, -85.7209
#303dbd color charts
#303dbd color shades, tints & tones
#303dbd color schemes
#303dbd color preview, HTML & CSS examples
This text has a color of #303dbd
<p style="color:#303dbd;">Text here</p>
.mytext {color:#303dbd;}
This box has a color of #303dbd
<div style="background-color:#303dbd;">Content here</div>
.mybackground {background-color:#303dbd;}
Border around this has a color of #303dbd
<div style="border:2px solid #303dbd;">Content here</div>
.myborder {border:2px solid #303dbd;}