#cd70d8 color space conversions
Hex:
#cd70d8
RGB:
205, 112, 216
CMY:
20, 56, 15
CMYK:
5, 48, 0, 15
HSL:
294°, 57.1429%, 64.3137%
HSV (HSB):
294°, 48.1481%, 84.7059%
XYZ:
43.3657, 29.5253, 68.3791
xyY:
0.3070, 0.2090, 29.5253
CIE-Lab:
61.2425, 51.9801, -38.0945
CIE-LCH:
61.2425, 64.4447, 323.7635
CIE-Luv:
61.2425, 42.2379, -66.8717
Hunter-Lab:
54.3372, 47.3679, -36.5757
#cd70d8 color charts
#cd70d8 color shades, tints & tones
#cd70d8 color schemes
#cd70d8 color preview, HTML & CSS examples
This text has a color of #cd70d8
<p style="color:#cd70d8;">Text here</p>
.mytext {color:#cd70d8;}
This box has a color of #cd70d8
<div style="background-color:#cd70d8;">Content here</div>
.mybackground {background-color:#cd70d8;}
Border around this has a color of #cd70d8
<div style="border:2px solid #cd70d8;">Content here</div>
.myborder {border:2px solid #cd70d8;}