#cd84d3 color space conversions
Hex:
#cd84d3
RGB:
205, 132, 211
CMY:
20, 48, 17
CMYK:
3, 37, 0, 17
HSL:
295°, 47.3054%, 67.2549%
HSV (HSB):
295°, 37.4408%, 82.7451%
XYZ:
45.1860, 34.1848, 65.8448
xyY:
0.3112, 0.2354, 34.1848
CIE-Lab:
65.1090, 40.6262, -29.2855
CIE-LCH:
65.1090, 50.0812, 324.2140
CIE-Luv:
65.1090, 35.0417, -51.7168
Hunter-Lab:
58.4678, 35.6325, -25.8433
#cd84d3 color charts
#cd84d3 color shades, tints & tones
#cd84d3 color schemes
#cd84d3 color preview, HTML & CSS examples
This text has a color of #cd84d3
<p style="color:#cd84d3;">Text here</p>
.mytext {color:#cd84d3;}
This box has a color of #cd84d3
<div style="background-color:#cd84d3;">Content here</div>
.mybackground {background-color:#cd84d3;}
Border around this has a color of #cd84d3
<div style="border:2px solid #cd84d3;">Content here</div>
.myborder {border:2px solid #cd84d3;}