#cd80be color space conversions
Hex:
#cd80be
RGB:
205, 128, 190
CMY:
20, 50, 25
CMYK:
0, 38, 7, 20
HSL:
312°, 43.5028%, 65.2941%
HSV (HSB):
312°, 37.5610%, 80.3922%
XYZ:
42.1903, 32.1352, 52.6942
xyY:
0.3322, 0.2530, 32.1352
CIE-Lab:
63.4545, 38.9362, -20.0329
CIE-LCH:
63.4545, 43.7875, 332.7738
CIE-Luv:
63.4545, 40.8341, -36.6687
Hunter-Lab:
56.6879, 33.6457, -15.4315
#cd80be color charts
#cd80be color shades, tints & tones
#cd80be color schemes
#cd80be color preview, HTML & CSS examples
This text has a color of #cd80be
<p style="color:#cd80be;">Text here</p>
.mytext {color:#cd80be;}
This box has a color of #cd80be
<div style="background-color:#cd80be;">Content here</div>
.mybackground {background-color:#cd80be;}
Border around this has a color of #cd80be
<div style="border:2px solid #cd80be;">Content here</div>
.myborder {border:2px solid #cd80be;}