#e52ff3 color space conversions
Hex:
#e52ff3
RGB:
229, 47, 243
CMY:
10, 82, 5
CMYK:
6, 81, 0, 5
HSL:
296°, 89.0909%, 56.8627%
HSV (HSB):
296°, 80.6584%, 95.2941%
XYZ:
49.5073, 25.1621, 87.0415
xyY:
0.3061, 0.1556, 25.1621
CIE-Lab:
57.2330, 86.6375, -59.3536
CIE-LCH:
57.2330, 105.0186, 325.5858
CIE-Luv:
57.2330, 66.9379, -103.5771
Hunter-Lab:
50.1618, 88.3875, -67.7675
#e52ff3 color charts
#e52ff3 color shades, tints & tones
#e52ff3 color schemes
#e52ff3 color preview, HTML & CSS examples
This text has a color of #e52ff3
<p style="color:#e52ff3;">Text here</p>
.mytext {color:#e52ff3;}
This box has a color of #e52ff3
<div style="background-color:#e52ff3;">Content here</div>
.mybackground {background-color:#e52ff3;}
Border around this has a color of #e52ff3
<div style="border:2px solid #e52ff3;">Content here</div>
.myborder {border:2px solid #e52ff3;}