#cd64c9 color space conversions
Hex:
#cd64c9
RGB:
205, 100, 201
CMY:
20, 61, 21
CMYK:
0, 51, 2, 20
HSL:
302°, 51.2195%, 59.8039%
HSV (HSB):
302°, 51.2195%, 80.3922%
XYZ:
40.2766, 26.3105, 58.2140
xyY:
0.3227, 0.2108, 26.3105
CIE-Lab:
58.3306, 55.1655, -34.1688
CIE-LCH:
58.3306, 64.8902, 328.2264
CIE-Luv:
58.3306, 50.3910, -60.5717
Hunter-Lab:
51.2938, 50.3967, -31.3833
#cd64c9 color charts
#cd64c9 color shades, tints & tones
#cd64c9 color schemes
#cd64c9 color preview, HTML & CSS examples
This text has a color of #cd64c9
<p style="color:#cd64c9;">Text here</p>
.mytext {color:#cd64c9;}
This box has a color of #cd64c9
<div style="background-color:#cd64c9;">Content here</div>
.mybackground {background-color:#cd64c9;}
Border around this has a color of #cd64c9
<div style="border:2px solid #cd64c9;">Content here</div>
.myborder {border:2px solid #cd64c9;}