#e55bfb color space conversions
Hex:
#e55bfb
RGB:
229, 91, 251
CMY:
10, 64, 2
CMYK:
9, 64, 0, 2
HSL:
292°, 95.2381%, 67.0588%
HSV (HSB):
292°, 63.7450%, 98.4314%
XYZ:
53.4668, 31.1052, 94.4527
xyY:
0.2987, 0.1737, 31.1052
CIE-Lab:
62.5964, 73.9708, -55.2318
CIE-LCH:
62.5964, 92.3159, 323.2524
CIE-Luv:
62.5964, 55.6295, -97.5566
Hunter-Lab:
55.7721, 73.5208, -61.3701
#e55bfb color charts
#e55bfb color shades, tints & tones
#e55bfb color schemes
#e55bfb color preview, HTML & CSS examples
This text has a color of #e55bfb
<p style="color:#e55bfb;">Text here</p>
.mytext {color:#e55bfb;}
This box has a color of #e55bfb
<div style="background-color:#e55bfb;">Content here</div>
.mybackground {background-color:#e55bfb;}
Border around this has a color of #e55bfb
<div style="border:2px solid #e55bfb;">Content here</div>
.myborder {border:2px solid #e55bfb;}