#d55ab2 color space conversions
Hex:
#d55ab2
RGB:
213, 90, 178
CMY:
16, 65, 30
CMYK:
0, 58, 16, 16
HSL:
317°, 59.4203%, 59.4118%
HSV (HSB):
317°, 57.7465%, 83.5294%
XYZ:
39.1326, 24.6728, 44.8193
xyY:
0.3603, 0.2271, 24.6728
CIE-Lab:
56.7552, 58.3661, -23.3355
CIE-LCH:
56.7552, 62.8581, 338.2078
CIE-Luv:
56.7552, 66.4538, -44.2013
Hunter-Lab:
49.6717, 53.7012, -18.7277
#d55ab2 color charts
#d55ab2 color shades, tints & tones
#d55ab2 color schemes
#d55ab2 color preview, HTML & CSS examples
This text has a color of #d55ab2
<p style="color:#d55ab2;">Text here</p>
.mytext {color:#d55ab2;}
This box has a color of #d55ab2
<div style="background-color:#d55ab2;">Content here</div>
.mybackground {background-color:#d55ab2;}
Border around this has a color of #d55ab2
<div style="border:2px solid #d55ab2;">Content here</div>
.myborder {border:2px solid #d55ab2;}