#d55ab5 color space conversions
Hex:
#d55ab5
RGB:
213, 90, 181
CMY:
16, 65, 29
CMYK:
0, 58, 15, 16
HSL:
316°, 59.4203%, 59.4118%
HSV (HSB):
316°, 57.7465%, 83.5294%
XYZ:
39.4372, 24.7947, 46.4233
xyY:
0.3564, 0.2241, 24.7947
CIE-Lab:
56.8748, 58.8133, -24.8835
CIE-LCH:
56.8748, 63.8608, 337.0672
CIE-Luv:
56.8748, 65.5452, -46.6305
Hunter-Lab:
49.7942, 54.2328, -20.4203
#d55ab5 color charts
#d55ab5 color shades, tints & tones
#d55ab5 color schemes
#d55ab5 color preview, HTML & CSS examples
This text has a color of #d55ab5
<p style="color:#d55ab5;">Text here</p>
.mytext {color:#d55ab5;}
This box has a color of #d55ab5
<div style="background-color:#d55ab5;">Content here</div>
.mybackground {background-color:#d55ab5;}
Border around this has a color of #d55ab5
<div style="border:2px solid #d55ab5;">Content here</div>
.myborder {border:2px solid #d55ab5;}