#cd59d5 color space conversions
Hex:
#cd59d5
RGB:
205, 89, 213
CMY:
20, 65, 16
CMYK:
4, 58, 0, 16
HSL:
296°, 59.6154%, 59.2157%
HSV (HSB):
296°, 58.2160%, 83.5294%
XYZ:
40.7595, 24.9280, 65.6141
xyY:
0.3104, 0.1899, 24.9280
CIE-Lab:
57.0052, 62.3734, -43.0599
CIE-LCH:
57.0052, 75.7931, 325.3805
CIE-Luv:
57.0052, 50.9634, -75.1898
Hunter-Lab:
49.9279, 58.3474, -42.9680
#cd59d5 color charts
#cd59d5 color shades, tints & tones
#cd59d5 color schemes
#cd59d5 color preview, HTML & CSS examples
This text has a color of #cd59d5
<p style="color:#cd59d5;">Text here</p>
.mytext {color:#cd59d5;}
This box has a color of #cd59d5
<div style="background-color:#cd59d5;">Content here</div>
.mybackground {background-color:#cd59d5;}
Border around this has a color of #cd59d5
<div style="border:2px solid #cd59d5;">Content here</div>
.myborder {border:2px solid #cd59d5;}