#cd93d3 color space conversions
Hex:
#cd93d3
RGB:
205, 147, 211
CMY:
20, 42, 17
CMYK:
3, 30, 0, 17
HSL:
294°, 42.1053%, 70.1961%
HSV (HSB):
294°, 30.3318%, 82.7451%
XYZ:
47.3684, 38.5497, 66.5723
xyY:
0.3106, 0.2528, 38.5497
CIE-Lab:
68.4238, 32.5223, -24.1909
CIE-LCH:
68.4238, 40.5327, 323.3572
CIE-Luv:
68.4238, 28.2270, -42.6632
Hunter-Lab:
62.0884, 27.5263, -20.1099
#cd93d3 color charts
#cd93d3 color shades, tints & tones
#cd93d3 color schemes
#cd93d3 color preview, HTML & CSS examples
This text has a color of #cd93d3
<p style="color:#cd93d3;">Text here</p>
.mytext {color:#cd93d3;}
This box has a color of #cd93d3
<div style="background-color:#cd93d3;">Content here</div>
.mybackground {background-color:#cd93d3;}
Border around this has a color of #cd93d3
<div style="border:2px solid #cd93d3;">Content here</div>
.myborder {border:2px solid #cd93d3;}