#cd70c9 color space conversions
Hex:
#cd70c9
RGB:
205, 112, 201
CMY:
20, 56, 21
CMYK:
0, 45, 2, 20
HSL:
303°, 48.1865%, 62.1569%
HSV (HSB):
303°, 45.3659%, 80.3922%
XYZ:
41.5136, 28.7845, 58.6263
xyY:
0.3220, 0.2233, 28.7845
CIE-Lab:
60.5910, 49.2287, -30.6540
CIE-LCH:
60.5910, 57.9925, 328.0900
CIE-Luv:
60.5910, 45.6534, -54.5595
Hunter-Lab:
53.6512, 44.2281, -27.2321
#cd70c9 color charts
#cd70c9 color shades, tints & tones
#cd70c9 color schemes
#cd70c9 color preview, HTML & CSS examples
This text has a color of #cd70c9
<p style="color:#cd70c9;">Text here</p>
.mytext {color:#cd70c9;}
This box has a color of #cd70c9
<div style="background-color:#cd70c9;">Content here</div>
.mybackground {background-color:#cd70c9;}
Border around this has a color of #cd70c9
<div style="border:2px solid #cd70c9;">Content here</div>
.myborder {border:2px solid #cd70c9;}