#cd75e6 color space conversions
Hex:
#cd75e6
RGB:
205, 117, 230
CMY:
20, 54, 10
CMYK:
11, 49, 0, 10
HSL:
287°, 69.3252%, 68.0392%
HSV (HSB):
287°, 49.1304%, 90.1961%
XYZ:
45.8211, 31.4149, 78.5116
xyY:
0.2942, 0.2017, 31.4149
CIE-Lab:
62.8563, 52.1558, -43.3852
CIE-LCH:
62.8563, 67.8418, 320.2450
CIE-Luv:
62.8563, 37.3443, -75.7069
Hunter-Lab:
56.0490, 47.8412, -43.8172
#cd75e6 color charts
#cd75e6 color shades, tints & tones
#cd75e6 color schemes
#cd75e6 color preview, HTML & CSS examples
This text has a color of #cd75e6
<p style="color:#cd75e6;">Text here</p>
.mytext {color:#cd75e6;}
This box has a color of #cd75e6
<div style="background-color:#cd75e6;">Content here</div>
.mybackground {background-color:#cd75e6;}
Border around this has a color of #cd75e6
<div style="border:2px solid #cd75e6;">Content here</div>
.myborder {border:2px solid #cd75e6;}