#301e4e color space conversions
Hex:
#301e4e
RGB:
48, 30, 78
CMY:
81, 88, 69
CMYK:
38, 62, 0, 69
HSL:
263°, 44.4444%, 21.1765%
HSV (HSB):
263°, 61.5385%, 30.5882%
XYZ:
3.0583, 2.1070, 7.4532
xyY:
0.2424, 0.1670, 2.1070
CIE-Lab:
16.0390, 20.9336, -26.5739
CIE-LCH:
16.0390, 33.8288, 308.2293
CIE-Luv:
16.0390, 3.4810, -28.3126
Hunter-Lab:
14.5155, 12.2071, -20.2827
#301e4e color charts
#301e4e color shades, tints & tones
#301e4e color schemes
#301e4e color preview, HTML & CSS examples
This text has a color of #301e4e
<p style="color:#301e4e;">Text here</p>
.mytext {color:#301e4e;}
This box has a color of #301e4e
<div style="background-color:#301e4e;">Content here</div>
.mybackground {background-color:#301e4e;}
Border around this has a color of #301e4e
<div style="border:2px solid #301e4e;">Content here</div>
.myborder {border:2px solid #301e4e;}