#d55cf5 color space conversions
Hex:
#d55cf5
RGB:
213, 92, 245
CMY:
16, 64, 4
CMYK:
13, 62, 0, 4
HSL:
287°, 88.4393%, 66.0784%
HSV (HSB):
287°, 62.4490%, 96.0784%
XYZ:
47.7491, 28.3930, 89.3499
xyY:
0.2885, 0.1716, 28.3930
CIE-Lab:
60.2421, 68.8475, -55.7921
CIE-LCH:
60.2421, 88.6156, 320.9796
CIE-Luv:
60.2421, 46.7337, -96.9574
Hunter-Lab:
53.2851, 66.7063, -62.1196
#d55cf5 color charts
#d55cf5 color shades, tints & tones
#d55cf5 color schemes
#d55cf5 color preview, HTML & CSS examples
This text has a color of #d55cf5
<p style="color:#d55cf5;">Text here</p>
.mytext {color:#d55cf5;}
This box has a color of #d55cf5
<div style="background-color:#d55cf5;">Content here</div>
.mybackground {background-color:#d55cf5;}
Border around this has a color of #d55cf5
<div style="border:2px solid #d55cf5;">Content here</div>
.myborder {border:2px solid #d55cf5;}