#300c5d color space conversions
Hex:
#300c5d
RGB:
48, 12, 93
CMY:
81, 95, 64
CMYK:
48, 87, 0, 64
HSL:
267°, 77.1429%, 20.5882%
HSV (HSB):
267°, 87.0968%, 36.4706%
XYZ:
3.3262, 1.6816, 10.5052
xyY:
0.2144, 0.1084, 1.6816
CIE-Lab:
13.7191, 35.4462, -40.4902
CIE-LCH:
13.7191, 53.8135, 311.1998
CIE-Luv:
13.7191, 4.2198, -38.5891
Hunter-Lab:
12.9678, 23.0908, -38.9534
#300c5d color charts
#300c5d color shades, tints & tones
#300c5d color schemes
#300c5d color preview, HTML & CSS examples
This text has a color of #300c5d
<p style="color:#300c5d;">Text here</p>
.mytext {color:#300c5d;}
This box has a color of #300c5d
<div style="background-color:#300c5d;">Content here</div>
.mybackground {background-color:#300c5d;}
Border around this has a color of #300c5d
<div style="border:2px solid #300c5d;">Content here</div>
.myborder {border:2px solid #300c5d;}