#cd53c8 color space conversions
Hex:
#cd53c8
RGB:
205, 83, 200
CMY:
20, 67, 22
CMYK:
0, 60, 2, 20
HSL:
302°, 54.9550%, 56.4706%
HSV (HSB):
302°, 59.5122%, 80.3922%
XYZ:
38.6954, 23.3358, 57.1084
xyY:
0.3248, 0.1959, 23.3358
CIE-Lab:
55.4165, 62.7459, -38.1589
CIE-LCH:
55.4165, 73.4381, 328.6941
CIE-Luv:
55.4165, 56.5726, -67.2401
Hunter-Lab:
48.3071, 58.4463, -36.2773
#cd53c8 color charts
#cd53c8 color shades, tints & tones
#cd53c8 color schemes
#cd53c8 color preview, HTML & CSS examples
This text has a color of #cd53c8
<p style="color:#cd53c8;">Text here</p>
.mytext {color:#cd53c8;}
This box has a color of #cd53c8
<div style="background-color:#cd53c8;">Content here</div>
.mybackground {background-color:#cd53c8;}
Border around this has a color of #cd53c8
<div style="border:2px solid #cd53c8;">Content here</div>
.myborder {border:2px solid #cd53c8;}