#300db3 color space conversions
Hex:
#300db3
RGB:
48, 13, 179
CMY:
81, 95, 30
CMYK:
73, 93, 0, 30
HSL:
253°, 86.4583%, 37.6471%
HSV (HSB):
253°, 92.7374%, 70.1961%
XYZ:
9.4995, 4.1709, 42.9522
xyY:
0.1678, 0.0737, 4.1709
CIE-Lab:
24.2286, 58.6384, -77.3207
CIE-LCH:
24.2286, 97.0410, 307.1759
CIE-Luv:
24.2286, -2.7462, -88.6660
Hunter-Lab:
20.4228, 47.2883, -110.3999
#300db3 color charts
#300db3 color shades, tints & tones
#300db3 color schemes
#300db3 color preview, HTML & CSS examples
This text has a color of #300db3
<p style="color:#300db3;">Text here</p>
.mytext {color:#300db3;}
This box has a color of #300db3
<div style="background-color:#300db3;">Content here</div>
.mybackground {background-color:#300db3;}
Border around this has a color of #300db3
<div style="border:2px solid #300db3;">Content here</div>
.myborder {border:2px solid #300db3;}