#cd45e5 color space conversions
Hex:
#cd45e5
RGB:
205, 69, 229
CMY:
20, 73, 10
CMYK:
10, 70, 0, 10
HSL:
291°, 75.4717%, 58.4314%
HSV (HSB):
291°, 69.8690%, 89.8039%
XYZ:
41.4478, 22.8925, 76.3629
xyY:
0.2946, 0.1627, 22.8925
CIE-Lab:
54.9615, 73.2933, -55.3458
CIE-LCH:
54.9615, 91.8426, 322.9425
CIE-Luv:
54.9615, 51.5953, -94.8403
Hunter-Lab:
47.8461, 70.8990, -61.1351
#cd45e5 color charts
#cd45e5 color shades, tints & tones
#cd45e5 color schemes
#cd45e5 color preview, HTML & CSS examples
This text has a color of #cd45e5
<p style="color:#cd45e5;">Text here</p>
.mytext {color:#cd45e5;}
This box has a color of #cd45e5
<div style="background-color:#cd45e5;">Content here</div>
.mybackground {background-color:#cd45e5;}
Border around this has a color of #cd45e5
<div style="border:2px solid #cd45e5;">Content here</div>
.myborder {border:2px solid #cd45e5;}