#cd65ca color space conversions
Hex:
#cd65ca
RGB:
205, 101, 202
CMY:
20, 60, 21
CMYK:
0, 51, 1, 20
HSL:
302°, 50.9804%, 60.0000%
HSV (HSB):
302°, 50.7317%, 80.3922%
XYZ:
40.4912, 26.5508, 58.8678
xyY:
0.3216, 0.2109, 26.5508
CIE-Lab:
58.5562, 54.8590, -34.3854
CIE-LCH:
58.5562, 64.7446, 327.9207
CIE-Luv:
58.5562, 49.7579, -60.9086
Hunter-Lab:
51.5274, 50.0955, -31.6670
#cd65ca color charts
#cd65ca color shades, tints & tones
#cd65ca color schemes
#cd65ca color preview, HTML & CSS examples
This text has a color of #cd65ca
<p style="color:#cd65ca;">Text here</p>
.mytext {color:#cd65ca;}
This box has a color of #cd65ca
<div style="background-color:#cd65ca;">Content here</div>
.mybackground {background-color:#cd65ca;}
Border around this has a color of #cd65ca
<div style="border:2px solid #cd65ca;">Content here</div>
.myborder {border:2px solid #cd65ca;}