#d55acc color space conversions
Hex:
#d55acc
RGB:
213, 90, 204
CMY:
16, 65, 20
CMYK:
0, 58, 4, 16
HSL:
304°, 59.4203%, 59.4118%
HSV (HSB):
304°, 57.7465%, 83.5294%
XYZ:
41.9958, 25.8181, 59.8967
xyY:
0.3288, 0.2022, 25.8181
CIE-Lab:
57.8640, 62.4461, -36.5226
CIE-LCH:
57.8640, 72.3424, 329.6781
CIE-Luv:
57.8640, 58.6847, -65.2647
Hunter-Lab:
50.8115, 58.6105, -34.3231
#d55acc color charts
#d55acc RGB chart
#d55acc CMYK chart
#d55acc RGB pie chart
#d55acc color shades, tints & tones
#d55acc color schemes
#d55acc color preview, HTML & CSS examples
This text has a color of #d55acc
<p style="color:#d55acc;">Text here</p>
.mytext {color:#d55acc;}
Text color #d55acc
This box has a color of #d55acc
<div style="background-color:#d55acc;">Content here</div>
.mybackground {background-color:#d55acc;}
Background color #d55acc
Border around this has a color of #d55acc
<div style="border:2px solid #d55acc;">Content here</div>
.myborder {border:2px solid #d55acc;}
Border color #d55acc