#d55ef1 color space conversions
Hex:
#d55ef1
RGB:
213, 94, 241
CMY:
16, 63, 5
CMYK:
12, 61, 0, 5
HSL:
289°, 84.0000%, 65.6863%
HSV (HSB):
289°, 60.9959%, 94.5098%
XYZ:
47.3205, 28.5024, 86.2265
xyY:
0.2920, 0.1759, 28.5024
CIE-Lab:
60.3400, 67.2328, -53.4157
CIE-LCH:
60.3400, 85.8690, 321.5332
CIE-Luv:
60.3400, 47.2223, -93.0562
Hunter-Lab:
53.3877, 64.7861, -58.3881
#d55ef1 color charts
#d55ef1 color shades, tints & tones
#d55ef1 color schemes
#d55ef1 color preview, HTML & CSS examples
This text has a color of #d55ef1
<p style="color:#d55ef1;">Text here</p>
.mytext {color:#d55ef1;}
This box has a color of #d55ef1
<div style="background-color:#d55ef1;">Content here</div>
.mybackground {background-color:#d55ef1;}
Border around this has a color of #d55ef1
<div style="border:2px solid #d55ef1;">Content here</div>
.myborder {border:2px solid #d55ef1;}