#d55cb2 color space conversions
Hex:
#d55cb2
RGB:
213, 92, 178
CMY:
16, 64, 30
CMYK:
0, 57, 16, 16
HSL:
317°, 59.0244%, 59.8039%
HSV (HSB):
317°, 56.8075%, 83.5294%
XYZ:
39.3036, 25.0148, 44.8763
xyY:
0.3599, 0.2291, 25.0148
CIE-Lab:
57.0898, 57.4649, -22.8217
CIE-LCH:
57.0898, 61.8307, 338.3399
CIE-Luv:
57.0898, 65.6409, -43.3226
Hunter-Lab:
50.0148, 52.7465, -18.1882
#d55cb2 color charts
#d55cb2 color shades, tints & tones
#d55cb2 color schemes
#d55cb2 color preview, HTML & CSS examples
This text has a color of #d55cb2
<p style="color:#d55cb2;">Text here</p>
.mytext {color:#d55cb2;}
This box has a color of #d55cb2
<div style="background-color:#d55cb2;">Content here</div>
.mybackground {background-color:#d55cb2;}
Border around this has a color of #d55cb2
<div style="border:2px solid #d55cb2;">Content here</div>
.myborder {border:2px solid #d55cb2;}