#cd94e9 color space conversions
Hex:
#cd94e9
RGB:
205, 148, 233
CMY:
20, 42, 9
CMYK:
12, 36, 0, 9
HSL:
280°, 65.8915%, 74.7059%
HSV (HSB):
280°, 36.4807%, 91.3725%
XYZ:
50.4747, 40.0421, 82.1594
xyY:
0.2923, 0.2319, 40.0421
CIE-Lab:
69.4995, 36.3682, -34.6671
CIE-LCH:
69.4995, 50.2439, 316.3719
CIE-Luv:
69.4995, 24.4810, -60.3873
Hunter-Lab:
63.2789, 31.6435, -32.6852
#cd94e9 color charts
#cd94e9 color shades, tints & tones
#cd94e9 color schemes
#cd94e9 color preview, HTML & CSS examples
This text has a color of #cd94e9
<p style="color:#cd94e9;">Text here</p>
.mytext {color:#cd94e9;}
This box has a color of #cd94e9
<div style="background-color:#cd94e9;">Content here</div>
.mybackground {background-color:#cd94e9;}
Border around this has a color of #cd94e9
<div style="border:2px solid #cd94e9;">Content here</div>
.myborder {border:2px solid #cd94e9;}