#e132d2 color space conversions
Hex:
#e132d2
RGB:
225, 50, 210
CMY:
12, 80, 18
CMYK:
0, 78, 7, 12
HSL:
305°, 74.4681%, 53.9216%
HSV (HSB):
305°, 77.7778%, 88.2353%
XYZ:
43.8248, 22.9419, 63.0912
xyY:
0.3375, 0.1767, 22.9419
CIE-Lab:
55.0124, 80.1874, -44.3021
CIE-LCH:
55.0124, 91.6116, 331.0801
CIE-Luv:
55.0124, 75.7015, -79.1191
Hunter-Lab:
47.8977, 79.5006, -44.5688
#e132d2 color charts
#e132d2 color shades, tints & tones
#e132d2 color schemes
#e132d2 color preview, HTML & CSS examples
This text has a color of #e132d2
<p style="color:#e132d2;">Text here</p>
.mytext {color:#e132d2;}
This box has a color of #e132d2
<div style="background-color:#e132d2;">Content here</div>
.mybackground {background-color:#e132d2;}
Border around this has a color of #e132d2
<div style="border:2px solid #e132d2;">Content here</div>
.myborder {border:2px solid #e132d2;}