#cd93c4 color space conversions
Hex:
#cd93c4
RGB:
205, 147, 196
CMY:
20, 42, 23
CMYK:
0, 28, 4, 20
HSL:
309°, 36.7089%, 69.0196%
HSV (HSB):
309°, 28.2927%, 80.3922%
XYZ:
45.5744, 37.8321, 57.1248
xyY:
0.3243, 0.2692, 37.8321
CIE-Lab:
67.8967, 29.7252, -16.6570
CIE-LCH:
67.8967, 34.0741, 330.7353
CIE-Luv:
67.8967, 30.5001, -30.2553
Hunter-Lab:
61.5078, 24.6214, -12.0096
#cd93c4 color charts
#cd93c4 color shades, tints & tones
#cd93c4 color schemes
#cd93c4 color preview, HTML & CSS examples
This text has a color of #cd93c4
<p style="color:#cd93c4;">Text here</p>
.mytext {color:#cd93c4;}
This box has a color of #cd93c4
<div style="background-color:#cd93c4;">Content here</div>
.mybackground {background-color:#cd93c4;}
Border around this has a color of #cd93c4
<div style="border:2px solid #cd93c4;">Content here</div>
.myborder {border:2px solid #cd93c4;}