#cd59e5 color space conversions
Hex:
#cd59e5
RGB:
205, 89, 229
CMY:
20, 65, 10
CMYK:
10, 61, 0, 10
HSL:
290°, 72.9167%, 62.3529%
HSV (HSB):
290°, 61.1354%, 89.8039%
XYZ:
42.8921, 25.7810, 76.8443
xyY:
0.2948, 0.1772, 25.7810
CIE-Lab:
57.8286, 65.2886, -50.7751
CIE-LCH:
57.8286, 82.7086, 322.1277
CIE-Luv:
57.8286, 46.6526, -87.8458
Hunter-Lab:
50.7750, 61.9311, -54.1886
#cd59e5 color charts
#cd59e5 color shades, tints & tones
#cd59e5 color schemes
#cd59e5 color preview, HTML & CSS examples
This text has a color of #cd59e5
<p style="color:#cd59e5;">Text here</p>
.mytext {color:#cd59e5;}
This box has a color of #cd59e5
<div style="background-color:#cd59e5;">Content here</div>
.mybackground {background-color:#cd59e5;}
Border around this has a color of #cd59e5
<div style="border:2px solid #cd59e5;">Content here</div>
.myborder {border:2px solid #cd59e5;}