#e55dff color space conversions
Hex:
#e55dff
RGB:
229, 93, 255
CMY:
10, 64, 0
CMYK:
10, 64, 0, 0
HSL:
290°, 100.0000%, 68.2353%
HSV (HSB):
290°, 63.5294%, 100.0000%
XYZ:
54.2774, 31.7067, 97.8670
xyY:
0.2952, 0.1725, 31.7067
CIE-Lab:
63.0997, 73.8766, -56.6351
CIE-LCH:
63.0997, 93.0876, 322.5256
CIE-Luv:
63.0997, 53.9834, -99.9171
Hunter-Lab:
56.3087, 73.5206, -63.6325
#e55dff color charts
#e55dff color shades, tints & tones
#e55dff color schemes
#e55dff color preview, HTML & CSS examples
This text has a color of #e55dff
<p style="color:#e55dff;">Text here</p>
.mytext {color:#e55dff;}
This box has a color of #e55dff
<div style="background-color:#e55dff;">Content here</div>
.mybackground {background-color:#e55dff;}
Border around this has a color of #e55dff
<div style="border:2px solid #e55dff;">Content here</div>
.myborder {border:2px solid #e55dff;}