#300ed9 color space conversions
Hex:
#300ed9
RGB:
48, 14, 217
CMY:
81, 95, 15
CMYK:
78, 94, 0, 15
HSL:
250°, 87.8788%, 45.2941%
HSV (HSB):
250°, 93.5484%, 85.0980%
XYZ:
13.9003, 5.9522, 66.0619
xyY:
0.1618, 0.0693, 5.9522
CIE-Lab:
29.2916, 68.2080, -91.2254
CIE-LCH:
29.2916, 113.9053, 306.7850
CIE-Luv:
29.2916, -5.0812, -110.6506
Hunter-Lab:
24.3971, 59.0059, -143.4658
#300ed9 color charts
#300ed9 color shades, tints & tones
#300ed9 color schemes
#300ed9 color preview, HTML & CSS examples
This text has a color of #300ed9
<p style="color:#300ed9;">Text here</p>
.mytext {color:#300ed9;}
This box has a color of #300ed9
<div style="background-color:#300ed9;">Content here</div>
.mybackground {background-color:#300ed9;}
Border around this has a color of #300ed9
<div style="border:2px solid #300ed9;">Content here</div>
.myborder {border:2px solid #300ed9;}