#300e5f color space conversions
Hex:
#300e5f
RGB:
48, 14, 95
CMY:
81, 95, 63
CMYK:
49, 85, 0, 63
HSL:
265°, 74.3119%, 21.3725%
HSV (HSB):
265°, 85.2632%, 37.2549%
XYZ:
3.4415, 1.7687, 10.9865
xyY:
0.2125, 0.1092, 1.7687
CIE-Lab:
14.2232, 35.1421, -41.0009
CIE-LCH:
14.2232, 54.0004, 310.6001
CIE-Luv:
14.2232, 3.8661, -39.8263
Hunter-Lab:
13.2992, 22.9182, -39.6702
#300e5f color charts
#300e5f color shades, tints & tones
#300e5f color schemes
#300e5f color preview, HTML & CSS examples
This text has a color of #300e5f
<p style="color:#300e5f;">Text here</p>
.mytext {color:#300e5f;}
This box has a color of #300e5f
<div style="background-color:#300e5f;">Content here</div>
.mybackground {background-color:#300e5f;}
Border around this has a color of #300e5f
<div style="border:2px solid #300e5f;">Content here</div>
.myborder {border:2px solid #300e5f;}