#300aed color space conversions
Hex:
#300aed
RGB:
48, 10, 237
CMY:
81, 96, 7
CMYK:
80, 96, 0, 7
HSL:
250°, 91.9028%, 48.4314%
HSV (HSB):
250°, 95.7806%, 92.9412%
XYZ:
16.6135, 6.9599, 80.5885
xyY:
0.1595, 0.0668, 6.9599
CIE-Lab:
31.7154, 73.8919, -98.6442
CIE-LCH:
31.7154, 123.2505, 306.8360
CIE-Luv:
31.7154, -6.0436, -121.9054
Hunter-Lab:
26.3816, 66.2407, -162.6475
#300aed color charts
#300aed color shades, tints & tones
#300aed color schemes
#300aed color preview, HTML & CSS examples
This text has a color of #300aed
<p style="color:#300aed;">Text here</p>
.mytext {color:#300aed;}
This box has a color of #300aed
<div style="background-color:#300aed;">Content here</div>
.mybackground {background-color:#300aed;}
Border around this has a color of #300aed
<div style="border:2px solid #300aed;">Content here</div>
.myborder {border:2px solid #300aed;}