#cd75cd color space conversions
Hex:
#cd75cd
RGB:
205, 117, 205
CMY:
20, 54, 20
CMYK:
0, 43, 0, 20
HSL:
300°, 46.8085%, 63.1373%
HSV (HSB):
300°, 42.9268%, 80.3922%
XYZ:
42.5576, 30.1095, 61.3263
xyY:
0.3176, 0.2247, 30.1095
CIE-Lab:
61.7486, 47.3927, -31.1186
CIE-LCH:
61.7486, 56.6960, 326.7106
CIE-Luv:
61.7486, 42.6821, -55.1943
Hunter-Lab:
54.8721, 42.4144, -27.8533
#cd75cd color charts
#cd75cd color shades, tints & tones
#cd75cd color schemes
#cd75cd color preview, HTML & CSS examples
This text has a color of #cd75cd
<p style="color:#cd75cd;">Text here</p>
.mytext {color:#cd75cd;}
This box has a color of #cd75cd
<div style="background-color:#cd75cd;">Content here</div>
.mybackground {background-color:#cd75cd;}
Border around this has a color of #cd75cd
<div style="border:2px solid #cd75cd;">Content here</div>
.myborder {border:2px solid #cd75cd;}