#cd75e7 color space conversions
Hex:
#cd75e7
RGB:
205, 117, 231
CMY:
20, 54, 9
CMYK:
11, 49, 0, 9
HSL:
286°, 70.3704%, 68.2353%
HSV (HSB):
286°, 49.3506%, 90.5882%
XYZ:
45.9619, 31.4712, 79.2534
xyY:
0.2933, 0.2009, 31.4712
CIE-Lab:
62.9034, 52.3541, -43.8671
CIE-LCH:
62.9034, 68.3028, 320.0406
CIE-Luv:
62.9034, 37.1357, -76.5204
Hunter-Lab:
56.0992, 48.0709, -44.4917
#cd75e7 color charts
#cd75e7 color shades, tints & tones
#cd75e7 color schemes
#cd75e7 color preview, HTML & CSS examples
This text has a color of #cd75e7
<p style="color:#cd75e7;">Text here</p>
.mytext {color:#cd75e7;}
This box has a color of #cd75e7
<div style="background-color:#cd75e7;">Content here</div>
.mybackground {background-color:#cd75e7;}
Border around this has a color of #cd75e7
<div style="border:2px solid #cd75e7;">Content here</div>
.myborder {border:2px solid #cd75e7;}