#d55bbe color space conversions
Hex:
#d55bbe
RGB:
213, 91, 190
CMY:
16, 64, 25
CMYK:
0, 57, 11, 16
HSL:
311°, 59.2233%, 59.6078%
HSV (HSB):
311°, 57.2770%, 83.5294%
XYZ:
40.4759, 25.3460, 51.4742
xyY:
0.3451, 0.2161, 25.3460
CIE-Lab:
57.4110, 59.7478, -29.2313
CIE-LCH:
57.4110, 66.5152, 333.9301
CIE-Luv:
57.4110, 62.4603, -53.4958
Hunter-Lab:
50.3448, 55.4059, -25.3786
#d55bbe color charts
#d55bbe color shades, tints & tones
#d55bbe color schemes
#d55bbe color preview, HTML & CSS examples
This text has a color of #d55bbe
<p style="color:#d55bbe;">Text here</p>
.mytext {color:#d55bbe;}
This box has a color of #d55bbe
<div style="background-color:#d55bbe;">Content here</div>
.mybackground {background-color:#d55bbe;}
Border around this has a color of #d55bbe
<div style="border:2px solid #d55bbe;">Content here</div>
.myborder {border:2px solid #d55bbe;}