#e132ff color space conversions
Hex:
#e132ff
RGB:
225, 50, 255
CMY:
12, 80, 0
CMYK:
12, 80, 0, 0
HSL:
291°, 100.0000%, 59.8039%
HSV (HSB):
291°, 80.3922%, 100.0000%
XYZ:
50.2419, 25.5088, 96.8834
xyY:
0.2910, 0.1478, 25.5088
CIE-Lab:
57.5678, 87.1747, -65.5241
CIE-LCH:
57.5678, 109.0543, 323.0700
CIE-Luv:
57.5678, 59.8127, -113.0278
Hunter-Lab:
50.5062, 89.1802, -78.3786
#e132ff color charts
#e132ff color shades, tints & tones
#e132ff color schemes
#e132ff color preview, HTML & CSS examples
This text has a color of #e132ff
<p style="color:#e132ff;">Text here</p>
.mytext {color:#e132ff;}
This box has a color of #e132ff
<div style="background-color:#e132ff;">Content here</div>
.mybackground {background-color:#e132ff;}
Border around this has a color of #e132ff
<div style="border:2px solid #e132ff;">Content here</div>
.myborder {border:2px solid #e132ff;}