#cd87f5 color space conversions
Hex:
#cd87f5
RGB:
205, 135, 245
CMY:
20, 47, 4
CMYK:
16, 45, 0, 4
HSL:
278°, 84.6154%, 74.5098%
HSV (HSB):
278°, 44.8980%, 96.0784%
XYZ:
50.3222, 36.8997, 90.8563
xyY:
0.2826, 0.2072, 36.8997
CIE-Lab:
67.2017, 45.8646, -44.8393
CIE-LCH:
67.2017, 64.1414, 315.6477
CIE-Luv:
67.2017, 27.8169, -78.0993
Hunter-Lab:
60.7451, 41.5685, -46.1583
#cd87f5 color charts
#cd87f5 color shades, tints & tones
#cd87f5 color schemes
#cd87f5 color preview, HTML & CSS examples
This text has a color of #cd87f5
<p style="color:#cd87f5;">Text here</p>
.mytext {color:#cd87f5;}
This box has a color of #cd87f5
<div style="background-color:#cd87f5;">Content here</div>
.mybackground {background-color:#cd87f5;}
Border around this has a color of #cd87f5
<div style="border:2px solid #cd87f5;">Content here</div>
.myborder {border:2px solid #cd87f5;}