#300e4e color space conversions
Hex:
#300e4e
RGB:
48, 14, 78
CMY:
81, 95, 69
CMYK:
38, 82, 0, 69
HSL:
272°, 69.5652%, 18.0392%
HSV (HSB):
272°, 82.0513%, 30.5882%
XYZ:
2.7511, 1.4925, 7.3508
xyY:
0.2373, 0.1287, 1.4925
CIE-Lab:
12.5604, 30.4131, -32.1950
CIE-LCH:
12.5604, 44.2885, 313.3697
CIE-Luv:
12.5604, 5.7718, -29.9945
Hunter-Lab:
12.2168, 18.8169, -27.1227
#300e4e color charts
#300e4e color shades, tints & tones
#300e4e color schemes
#300e4e color preview, HTML & CSS examples
This text has a color of #300e4e
<p style="color:#300e4e;">Text here</p>
.mytext {color:#300e4e;}
This box has a color of #300e4e
<div style="background-color:#300e4e;">Content here</div>
.mybackground {background-color:#300e4e;}
Border around this has a color of #300e4e
<div style="border:2px solid #300e4e;">Content here</div>
.myborder {border:2px solid #300e4e;}