#d55bcc color space conversions
Hex:
#d55bcc
RGB:
213, 91, 204
CMY:
16, 64, 20
CMYK:
0, 57, 4, 16
HSL:
304°, 59.2233%, 59.6078%
HSV (HSB):
304°, 57.2770%, 83.5294%
XYZ:
42.0807, 25.9879, 59.9250
xyY:
0.3288, 0.2030, 25.9879
CIE-Lab:
58.0256, 62.0060, -36.2698
CIE-LCH:
58.0256, 71.8349, 329.6749
CIE-Luv:
58.0256, 58.3431, -64.8406
Hunter-Lab:
50.9784, 58.1330, -34.0105
#d55bcc color charts
#d55bcc RGB chart
#d55bcc CMYK chart
#d55bcc RGB pie chart
#d55bcc color shades, tints & tones
#d55bcc color schemes
#d55bcc color preview, HTML & CSS examples
This text has a color of #d55bcc
<p style="color:#d55bcc;">Text here</p>
.mytext {color:#d55bcc;}
Text color #d55bcc
This box has a color of #d55bcc
<div style="background-color:#d55bcc;">Content here</div>
.mybackground {background-color:#d55bcc;}
Background color #d55bcc
Border around this has a color of #d55bcc
<div style="border:2px solid #d55bcc;">Content here</div>
.myborder {border:2px solid #d55bcc;}
Border color #d55bcc