#cd65c5 color space conversions
Hex:
#cd65c5
RGB:
205, 101, 197
CMY:
20, 60, 23
CMYK:
0, 51, 4, 20
HSL:
305°, 50.9804%, 60.0000%
HSV (HSB):
305°, 50.7317%, 80.3922%
XYZ:
39.9086, 26.3177, 55.7997
xyY:
0.3270, 0.2157, 26.3177
CIE-Lab:
58.3374, 53.9888, -31.8815
CIE-LCH:
58.3374, 62.6994, 329.4373
CIE-Luv:
58.3374, 51.0402, -56.8260
Hunter-Lab:
51.3008, 49.0846, -28.5790
#cd65c5 color charts
#cd65c5 color shades, tints & tones
#cd65c5 color schemes
#cd65c5 color preview, HTML & CSS examples
This text has a color of #cd65c5
<p style="color:#cd65c5;">Text here</p>
.mytext {color:#cd65c5;}
This box has a color of #cd65c5
<div style="background-color:#cd65c5;">Content here</div>
.mybackground {background-color:#cd65c5;}
Border around this has a color of #cd65c5
<div style="border:2px solid #cd65c5;">Content here</div>
.myborder {border:2px solid #cd65c5;}