#cd54d5 color space conversions
Hex:
#cd54d5
RGB:
205, 84, 213
CMY:
20, 67, 16
CMYK:
4, 61, 0, 16
HSL:
296°, 60.5634%, 58.2353%
HSV (HSB):
296°, 60.5634%, 83.5294%
XYZ:
40.3574, 24.1239, 65.4801
xyY:
0.3105, 0.1856, 24.1239
CIE-Lab:
56.2116, 64.5501, -44.3130
CIE-LCH:
56.2116, 78.2966, 325.5308
CIE-Luv:
56.2116, 52.4779, -77.2153
Hunter-Lab:
49.1161, 60.7157, -44.6624
#cd54d5 color charts
#cd54d5 color shades, tints & tones
#cd54d5 color schemes
#cd54d5 color preview, HTML & CSS examples
This text has a color of #cd54d5
<p style="color:#cd54d5;">Text here</p>
.mytext {color:#cd54d5;}
This box has a color of #cd54d5
<div style="background-color:#cd54d5;">Content here</div>
.mybackground {background-color:#cd54d5;}
Border around this has a color of #cd54d5
<div style="border:2px solid #cd54d5;">Content here</div>
.myborder {border:2px solid #cd54d5;}