#cd86e5 color space conversions
Hex:
#cd86e5
RGB:
205, 134, 229
CMY:
20, 47, 10
CMYK:
10, 41, 0, 10
HSL:
285°, 64.6259%, 71.1765%
HSV (HSB):
285°, 41.4847%, 89.8039%
XYZ:
47.8448, 35.6865, 78.4952
xyY:
0.2953, 0.2203, 35.6865
CIE-Lab:
66.2797, 43.0888, -37.4705
CIE-LCH:
66.2797, 57.1024, 318.9895
CIE-Luv:
66.2797, 30.9678, -65.4833
Hunter-Lab:
59.7382, 38.4204, -36.0896
#cd86e5 color charts
#cd86e5 color shades, tints & tones
#cd86e5 color schemes
#cd86e5 color preview, HTML & CSS examples
This text has a color of #cd86e5
<p style="color:#cd86e5;">Text here</p>
.mytext {color:#cd86e5;}
This box has a color of #cd86e5
<div style="background-color:#cd86e5;">Content here</div>
.mybackground {background-color:#cd86e5;}
Border around this has a color of #cd86e5
<div style="border:2px solid #cd86e5;">Content here</div>
.myborder {border:2px solid #cd86e5;}