#301e7e color space conversions
Hex:
#301e7e
RGB:
48, 30, 126
CMY:
81, 88, 51
CMYK:
62, 76, 0, 51
HSL:
251°, 61.5385%, 30.5882%
HSV (HSB):
251°, 76.1905%, 49.4118%
XYZ:
5.4491, 3.0633, 20.0427
xyY:
0.1908, 0.1073, 3.0633
CIE-Lab:
20.2956, 36.3498, -51.1917
CIE-LCH:
20.2956, 62.7846, 305.3775
CIE-Luv:
20.2956, -0.6341, -58.3447
Hunter-Lab:
17.5022, 24.9447, -55.6445
#301e7e color charts
#301e7e color shades, tints & tones
#301e7e color schemes
#301e7e color preview, HTML & CSS examples
This text has a color of #301e7e
<p style="color:#301e7e;">Text here</p>
.mytext {color:#301e7e;}
This box has a color of #301e7e
<div style="background-color:#301e7e;">Content here</div>
.mybackground {background-color:#301e7e;}
Border around this has a color of #301e7e
<div style="border:2px solid #301e7e;">Content here</div>
.myborder {border:2px solid #301e7e;}