#1e0d3e color space conversions
Hex:
#1e0d3e
RGB:
30, 13, 62
CMY:
88, 95, 76
CMYK:
52, 79, 0, 76
HSL:
261°, 65.3333%, 14.7059%
HSV (HSB):
261°, 79.0323%, 24.3137%
XYZ:
1.5488, 0.9117, 4.6518
xyY:
0.2178, 0.1282, 0.9117
CIE-Lab:
8.2328, 22.3115, -28.1363
CIE-LCH:
8.2328, 35.9090, 308.4137
CIE-Luv:
8.2328, 1.5500, -20.0291
Hunter-Lab:
9.5481, 12.2461, -22.2019
#1e0d3e color charts
#1e0d3e color shades, tints & tones
#1e0d3e color schemes
#1e0d3e color preview, HTML & CSS examples
This text has a color of #1e0d3e
<p style="color:#1e0d3e;">Text here</p>
.mytext {color:#1e0d3e;}
This box has a color of #1e0d3e
<div style="background-color:#1e0d3e;">Content here</div>
.mybackground {background-color:#1e0d3e;}
Border around this has a color of #1e0d3e
<div style="border:2px solid #1e0d3e;">Content here</div>
.myborder {border:2px solid #1e0d3e;}