#cd89ed color space conversions
Hex:
#cd89ed
RGB:
205, 137, 237
CMY:
20, 46, 7
CMYK:
14, 42, 0, 7
HSL:
281°, 73.5294%, 73.3333%
HSV (HSB):
281°, 42.1941%, 92.9412%
XYZ:
49.4086, 36.9849, 84.6554
xyY:
0.2889, 0.2162, 36.9849
CIE-Lab:
67.2657, 43.1257, -40.3441
CIE-LCH:
67.2657, 59.0548, 316.9087
CIE-Luv:
67.2657, 28.3877, -70.3498
Hunter-Lab:
60.8152, 38.5935, -39.9617
#cd89ed color charts
#cd89ed color shades, tints & tones
#cd89ed color schemes
#cd89ed color preview, HTML & CSS examples
This text has a color of #cd89ed
<p style="color:#cd89ed;">Text here</p>
.mytext {color:#cd89ed;}
This box has a color of #cd89ed
<div style="background-color:#cd89ed;">Content here</div>
.mybackground {background-color:#cd89ed;}
Border around this has a color of #cd89ed
<div style="border:2px solid #cd89ed;">Content here</div>
.myborder {border:2px solid #cd89ed;}