#cc71d5 color space conversions
Hex:
#cc71d5
RGB:
204, 113, 213
CMY:
20, 56, 16
CMYK:
4, 47, 0, 16
HSL:
295°, 54.3478%, 63.9216%
HSV (HSB):
295°, 46.9484%, 83.5294%
XYZ:
42.8172, 29.4517, 66.3788
xyY:
0.3088, 0.2124, 29.4517
CIE-Lab:
61.1782, 50.6274, -36.5187
CIE-LCH:
61.1782, 62.4239, 324.1962
CIE-Luv:
61.1782, 41.8753, -64.1506
Hunter-Lab:
54.2694, 45.8604, -34.5310
#cc71d5 color charts
#cc71d5 color shades, tints & tones
#cc71d5 color schemes
#cc71d5 color preview, HTML & CSS examples
This text has a color of #cc71d5
<p style="color:#cc71d5;">Text here</p>
.mytext {color:#cc71d5;}
This box has a color of #cc71d5
<div style="background-color:#cc71d5;">Content here</div>
.mybackground {background-color:#cc71d5;}
Border around this has a color of #cc71d5
<div style="border:2px solid #cc71d5;">Content here</div>
.myborder {border:2px solid #cc71d5;}