#cd10cc color space conversions
Hex:
#cd10cc
RGB:
205, 16, 204
CMY:
20, 94, 20
CMYK:
0, 92, 0, 20
HSL:
300°, 85.5204%, 43.3333%
HSV (HSB):
300°, 92.1951%, 80.3922%
XYZ:
36.2612, 17.7094, 58.6338
xyY:
0.3220, 0.1573, 17.7094
CIE-Lab:
49.1417, 81.8533, -50.4012
CIE-LCH:
49.1417, 96.1262, 328.3773
CIE-Luv:
49.1417, 67.5425, -86.0897
Hunter-Lab:
42.0825, 80.1638, -53.1514
#cd10cc color charts
#cd10cc color shades, tints & tones
#cd10cc color schemes
#cd10cc color preview, HTML & CSS examples
This text has a color of #cd10cc
<p style="color:#cd10cc;">Text here</p>
.mytext {color:#cd10cc;}
This box has a color of #cd10cc
<div style="background-color:#cd10cc;">Content here</div>
.mybackground {background-color:#cd10cc;}
Border around this has a color of #cd10cc
<div style="border:2px solid #cd10cc;">Content here</div>
.myborder {border:2px solid #cd10cc;}