#cd73cc color space conversions
Hex:
#cd73cc
RGB:
205, 115, 204
CMY:
20, 55, 20
CMYK:
0, 44, 0, 20
HSL:
301°, 47.3684%, 62.7451%
HSV (HSB):
301°, 43.9024%, 80.3922%
XYZ:
42.2067, 29.6002, 60.6156
xyY:
0.3187, 0.2235, 29.6002
CIE-Lab:
61.3078, 48.2385, -31.2381
CIE-LCH:
61.3078, 57.4698, 327.0739
CIE-Luv:
61.3078, 43.7339, -55.4432
Hunter-Lab:
54.4061, 43.2644, -27.9727
#cd73cc color charts
#cd73cc color shades, tints & tones
#cd73cc color schemes
#cd73cc color preview, HTML & CSS examples
This text has a color of #cd73cc
<p style="color:#cd73cc;">Text here</p>
.mytext {color:#cd73cc;}
This box has a color of #cd73cc
<div style="background-color:#cd73cc;">Content here</div>
.mybackground {background-color:#cd73cc;}
Border around this has a color of #cd73cc
<div style="border:2px solid #cd73cc;">Content here</div>
.myborder {border:2px solid #cd73cc;}