#cd82e5 color space conversions
Hex:
#cd82e5
RGB:
205, 130, 229
CMY:
20, 49, 10
CMYK:
10, 43, 0, 10
HSL:
285°, 65.5629%, 70.3922%
HSV (HSB):
285°, 43.2314%, 89.8039%
XYZ:
47.3023, 34.6015, 78.3144
xyY:
0.2952, 0.2160, 34.6015
CIE-Lab:
65.4373, 45.2110, -38.7851
CIE-LCH:
65.4373, 59.5678, 319.3747
CIE-Luv:
65.4373, 32.5790, -67.7870
Hunter-Lab:
58.8231, 40.5996, -37.7599
#cd82e5 color charts
#cd82e5 color shades, tints & tones
#cd82e5 color schemes
#cd82e5 color preview, HTML & CSS examples
This text has a color of #cd82e5
<p style="color:#cd82e5;">Text here</p>
.mytext {color:#cd82e5;}
This box has a color of #cd82e5
<div style="background-color:#cd82e5;">Content here</div>
.mybackground {background-color:#cd82e5;}
Border around this has a color of #cd82e5
<div style="border:2px solid #cd82e5;">Content here</div>
.myborder {border:2px solid #cd82e5;}