#e132e0 color space conversions
Hex:
#e132e0
RGB:
225, 50, 224
CMY:
12, 80, 12
CMYK:
0, 78, 0, 12
HSL:
300°, 74.4681%, 53.9216%
HSV (HSB):
300°, 77.7778%, 88.2353%
XYZ:
45.6465, 23.6706, 72.6840
xyY:
0.3215, 0.1667, 23.6706
CIE-Lab:
55.7564, 82.2602, -51.0746
CIE-LCH:
55.7564, 96.8264, 328.1642
CIE-Luv:
55.7564, 70.4866, -89.9092
Hunter-Lab:
48.6524, 82.3299, -54.5193
#e132e0 color charts
#e132e0 color shades, tints & tones
#e132e0 color schemes
#e132e0 color preview, HTML & CSS examples
This text has a color of #e132e0
<p style="color:#e132e0;">Text here</p>
.mytext {color:#e132e0;}
This box has a color of #e132e0
<div style="background-color:#e132e0;">Content here</div>
.mybackground {background-color:#e132e0;}
Border around this has a color of #e132e0
<div style="border:2px solid #e132e0;">Content here</div>
.myborder {border:2px solid #e132e0;}