#e55ff2 color space conversions
Hex:
#e55ff2
RGB:
229, 95, 242
CMY:
10, 63, 5
CMYK:
5, 61, 0, 5
HSL:
295°, 84.9711%, 66.0784%
HSV (HSB):
295°, 60.7438%, 94.9020%
XYZ:
52.4323, 31.2532, 87.2734
xyY:
0.3067, 0.1828, 31.2532
CIE-Lab:
62.7208, 70.7550, -50.0566
CIE-LCH:
62.7208, 86.6714, 324.7220
CIE-Luv:
62.7208, 57.0729, -88.9791
Hunter-Lab:
55.9046, 69.5802, -53.4252
#e55ff2 color charts
#e55ff2 color shades, tints & tones
#e55ff2 color schemes
#e55ff2 color preview, HTML & CSS examples
This text has a color of #e55ff2
<p style="color:#e55ff2;">Text here</p>
.mytext {color:#e55ff2;}
This box has a color of #e55ff2
<div style="background-color:#e55ff2;">Content here</div>
.mybackground {background-color:#e55ff2;}
Border around this has a color of #e55ff2
<div style="border:2px solid #e55ff2;">Content here</div>
.myborder {border:2px solid #e55ff2;}