#1e32e1 color space conversions
Hex:
#1e32e1
RGB:
30, 50, 225
CMY:
88, 80, 12
CMYK:
87, 78, 0, 12
HSL:
234°, 76.4706%, 50.0000%
HSV (HSB):
234°, 86.6667%, 88.2353%
XYZ:
15.2666, 7.9935, 71.9724
xyY:
0.1603, 0.0839, 7.9935
CIE-Lab:
33.9693, 56.4082, -88.0663
CIE-LCH:
33.9693, 104.5828, 302.6403
CIE-Luv:
33.9693, -10.5559, -116.3290
Hunter-Lab:
28.2727, 46.9087, -131.1406
#1e32e1 color charts
#1e32e1 color shades, tints & tones
#1e32e1 color schemes
#1e32e1 color preview, HTML & CSS examples
This text has a color of #1e32e1
<p style="color:#1e32e1;">Text here</p>
.mytext {color:#1e32e1;}
This box has a color of #1e32e1
<div style="background-color:#1e32e1;">Content here</div>
.mybackground {background-color:#1e32e1;}
Border around this has a color of #1e32e1
<div style="border:2px solid #1e32e1;">Content here</div>
.myborder {border:2px solid #1e32e1;}