#300c80 color space conversions
Hex:
#300c80
RGB:
48, 12, 128
CMY:
81, 95, 50
CMYK:
63, 91, 0, 50
HSL:
259°, 82.8571%, 27.4510%
HSV (HSB):
259°, 90.6250%, 50.1961%
XYZ:
5.2467, 2.4498, 20.6184
xyY:
0.1853, 0.0865, 2.4498
CIE-Lab:
17.6902, 45.1625, -56.7627
CIE-LCH:
17.6902, 72.5373, 308.5070
CIE-Luv:
17.6902, 0.9769, -58.8785
Hunter-Lab:
15.6519, 32.4439, -67.1467
#300c80 color charts
#300c80 color shades, tints & tones
#300c80 color schemes
#300c80 color preview, HTML & CSS examples
This text has a color of #300c80
<p style="color:#300c80;">Text here</p>
.mytext {color:#300c80;}
This box has a color of #300c80
<div style="background-color:#300c80;">Content here</div>
.mybackground {background-color:#300c80;}
Border around this has a color of #300c80
<div style="border:2px solid #300c80;">Content here</div>
.myborder {border:2px solid #300c80;}