#300e51 color space conversions
Hex:
#300e51
RGB:
48, 14, 81
CMY:
81, 95, 68
CMYK:
41, 83, 0, 68
HSL:
270°, 70.5263%, 18.6275%
HSV (HSB):
270°, 82.7160%, 31.7647%
XYZ:
2.8612, 1.5365, 7.9304
xyY:
0.2321, 0.1246, 1.5365
CIE-Lab:
12.8385, 31.2348, -33.8018
CIE-LCH:
12.8385, 46.0237, 312.7397
CIE-Luv:
12.8385, 5.4132, -31.7264
Hunter-Lab:
12.3957, 19.5087, -29.2548
#300e51 color charts
#300e51 color shades, tints & tones
#300e51 color schemes
#300e51 color preview, HTML & CSS examples
This text has a color of #300e51
<p style="color:#300e51;">Text here</p>
.mytext {color:#300e51;}
This box has a color of #300e51
<div style="background-color:#300e51;">Content here</div>
.mybackground {background-color:#300e51;}
Border around this has a color of #300e51
<div style="border:2px solid #300e51;">Content here</div>
.myborder {border:2px solid #300e51;}