#1e1e7e color space conversions
Hex:
#1e1e7e
RGB:
30, 30, 126
CMY:
88, 88, 51
CMYK:
76, 76, 0, 51
HSL:
240°, 61.5385%, 30.5882%
HSV (HSB):
240°, 76.1905%, 49.4118%
XYZ:
4.7656, 2.7109, 20.0107
xyY:
0.1734, 0.0986, 2.7109
CIE-Lab:
18.8469, 34.1704, -53.6290
CIE-LCH:
18.8469, 63.5900, 302.5038
CIE-Luv:
18.8469, -4.1868, -58.0644
Hunter-Lab:
16.4649, 22.8514, -60.5332
#1e1e7e color charts
#1e1e7e color shades, tints & tones
#1e1e7e color schemes
#1e1e7e color preview, HTML & CSS examples
This text has a color of #1e1e7e
<p style="color:#1e1e7e;">Text here</p>
.mytext {color:#1e1e7e;}
This box has a color of #1e1e7e
<div style="background-color:#1e1e7e;">Content here</div>
.mybackground {background-color:#1e1e7e;}
Border around this has a color of #1e1e7e
<div style="border:2px solid #1e1e7e;">Content here</div>
.myborder {border:2px solid #1e1e7e;}