#d55ca2 color space conversions
Hex:
#d55ca2
RGB:
213, 92, 162
CMY:
16, 64, 36
CMYK:
0, 57, 24, 16
HSL:
325°, 59.0244%, 59.8039%
HSV (HSB):
325°, 56.8075%, 83.5294%
XYZ:
37.7893, 24.4091, 36.9021
xyY:
0.3813, 0.2463, 24.4091
CIE-Lab:
56.4950, 55.1817, -14.4506
CIE-LCH:
56.4950, 57.0425, 345.3253
CIE-Luv:
56.4950, 70.4173, -30.4532
Hunter-Lab:
49.4055, 50.0714, -9.7012
#d55ca2 color charts
#d55ca2 color shades, tints & tones
#d55ca2 color schemes
#d55ca2 color preview, HTML & CSS examples
This text has a color of #d55ca2
<p style="color:#d55ca2;">Text here</p>
.mytext {color:#d55ca2;}
This box has a color of #d55ca2
<div style="background-color:#d55ca2;">Content here</div>
.mybackground {background-color:#d55ca2;}
Border around this has a color of #d55ca2
<div style="border:2px solid #d55ca2;">Content here</div>
.myborder {border:2px solid #d55ca2;}