#cd80b2 color space conversions
Hex:
#cd80b2
RGB:
205, 128, 178
CMY:
20, 50, 30
CMYK:
0, 38, 13, 20
HSL:
321°, 43.5028%, 65.2941%
HSV (HSB):
321°, 37.5610%, 80.3922%
XYZ:
40.9319, 31.6318, 46.0677
xyY:
0.3450, 0.2666, 31.6318
CIE-Lab:
63.0374, 36.9033, -13.8729
CIE-LCH:
63.0374, 39.4248, 339.3975
CIE-Luv:
63.0374, 43.1514, -26.8609
Hunter-Lab:
56.2422, 31.4848, -9.1946
#cd80b2 color charts
#cd80b2 color shades, tints & tones
#cd80b2 color schemes
#cd80b2 color preview, HTML & CSS examples
This text has a color of #cd80b2
<p style="color:#cd80b2;">Text here</p>
.mytext {color:#cd80b2;}
This box has a color of #cd80b2
<div style="background-color:#cd80b2;">Content here</div>
.mybackground {background-color:#cd80b2;}
Border around this has a color of #cd80b2
<div style="border:2px solid #cd80b2;">Content here</div>
.myborder {border:2px solid #cd80b2;}