#d55dfb color space conversions
Hex:
#d55dfb
RGB:
213, 93, 251
CMY:
16, 64, 2
CMYK:
15, 63, 0, 2
HSL:
286°, 95.1807%, 67.4510%
HSV (HSB):
286°, 62.9482%, 98.4314%
XYZ:
48.7675, 28.9399, 94.2824
xyY:
0.2835, 0.1683, 28.9399
CIE-Lab:
60.7285, 69.5568, -58.3375
CIE-LCH:
60.7285, 90.7823, 320.0133
CIE-Luv:
60.7285, 44.9338, -101.1977
Hunter-Lab:
53.7958, 67.6730, -66.2545
#d55dfb color charts
#d55dfb color shades, tints & tones
#d55dfb color schemes
#d55dfb color preview, HTML & CSS examples
This text has a color of #d55dfb
<p style="color:#d55dfb;">Text here</p>
.mytext {color:#d55dfb;}
This box has a color of #d55dfb
<div style="background-color:#d55dfb;">Content here</div>
.mybackground {background-color:#d55dfb;}
Border around this has a color of #d55dfb
<div style="border:2px solid #d55dfb;">Content here</div>
.myborder {border:2px solid #d55dfb;}