#cd74d5 color space conversions
Hex:
#cd74d5
RGB:
205, 116, 213
CMY:
20, 55, 16
CMYK:
4, 46, 0, 16
HSL:
295°, 53.5912%, 64.5098%
HSV (HSB):
295°, 45.5399%, 83.5294%
XYZ:
43.4325, 30.2740, 66.5051
xyY:
0.3098, 0.2159, 30.2740
CIE-Lab:
61.8899, 49.3869, -35.3991
CIE-LCH:
61.8899, 60.7632, 324.3681
CIE-Luv:
61.8899, 41.3494, -62.3188
Hunter-Lab:
55.0218, 44.6140, -33.1488
#cd74d5 color charts
#cd74d5 color shades, tints & tones
#cd74d5 color schemes
#cd74d5 color preview, HTML & CSS examples
This text has a color of #cd74d5
<p style="color:#cd74d5;">Text here</p>
.mytext {color:#cd74d5;}
This box has a color of #cd74d5
<div style="background-color:#cd74d5;">Content here</div>
.mybackground {background-color:#cd74d5;}
Border around this has a color of #cd74d5
<div style="border:2px solid #cd74d5;">Content here</div>
.myborder {border:2px solid #cd74d5;}