#1e1f7f color space conversions
Hex:
#1e1f7f
RGB:
30, 31, 127
CMY:
88, 88, 50
CMYK:
76, 76, 0, 50
HSL:
239°, 61.7834%, 30.7843%
HSV (HSB):
239°, 76.3780%, 49.8039%
XYZ:
4.8562, 2.7883, 20.3609
xyY:
0.1734, 0.0996, 2.7883
CIE-Lab:
19.1753, 33.9157, -53.7221
CIE-LCH:
19.1753, 63.5322, 302.2649
CIE-Luv:
19.1753, -4.3840, -58.6972
Hunter-Lab:
16.6982, 22.6895, -60.6064
#1e1f7f color charts
#1e1f7f color shades, tints & tones
#1e1f7f color schemes
#1e1f7f color preview, HTML & CSS examples
This text has a color of #1e1f7f
<p style="color:#1e1f7f;">Text here</p>
.mytext {color:#1e1f7f;}
This box has a color of #1e1f7f
<div style="background-color:#1e1f7f;">Content here</div>
.mybackground {background-color:#1e1f7f;}
Border around this has a color of #1e1f7f
<div style="border:2px solid #1e1f7f;">Content here</div>
.myborder {border:2px solid #1e1f7f;}