#cd95d7 color space conversions
Hex:
#cd95d7
RGB:
205, 149, 215
CMY:
20, 42, 16
CMYK:
5, 31, 0, 16
HSL:
291°, 45.2055%, 71.3725%
HSV (HSB):
291°, 30.6977%, 84.3137%
XYZ:
48.1900, 39.3803, 69.3513
xyY:
0.3071, 0.2510, 39.3803
CIE-Lab:
69.0259, 32.2061, -25.4827
CIE-LCH:
69.0259, 41.0683, 321.6476
CIE-Luv:
69.0259, 26.6992, -44.7465
Hunter-Lab:
62.7537, 27.2551, -21.5957
#cd95d7 color charts
#cd95d7 color shades, tints & tones
#cd95d7 color schemes
#cd95d7 color preview, HTML & CSS examples
This text has a color of #cd95d7
<p style="color:#cd95d7;">Text here</p>
.mytext {color:#cd95d7;}
This box has a color of #cd95d7
<div style="background-color:#cd95d7;">Content here</div>
.mybackground {background-color:#cd95d7;}
Border around this has a color of #cd95d7
<div style="border:2px solid #cd95d7;">Content here</div>
.myborder {border:2px solid #cd95d7;}