#cd93c7 color space conversions
Hex:
#cd93c7
RGB:
205, 147, 199
CMY:
20, 42, 22
CMYK:
0, 28, 3, 20
HSL:
306°, 36.7089%, 69.0196%
HSV (HSB):
306°, 28.2927%, 80.3922%
XYZ:
45.9194, 37.9701, 58.9416
xyY:
0.3215, 0.2658, 37.9701
CIE-Lab:
67.9986, 30.2711, -18.1735
CIE-LCH:
67.9986, 35.3074, 329.0212
CIE-Luv:
67.9986, 30.0462, -32.7240
Hunter-Lab:
61.6199, 25.1841, -13.5791
#cd93c7 color charts
#cd93c7 color shades, tints & tones
#cd93c7 color schemes
#cd93c7 color preview, HTML & CSS examples
This text has a color of #cd93c7
<p style="color:#cd93c7;">Text here</p>
.mytext {color:#cd93c7;}
This box has a color of #cd93c7
<div style="background-color:#cd93c7;">Content here</div>
.mybackground {background-color:#cd93c7;}
Border around this has a color of #cd93c7
<div style="border:2px solid #cd93c7;">Content here</div>
.myborder {border:2px solid #cd93c7;}