#cc70d0 color space conversions
Hex:
#cc70d0
RGB:
204, 112, 208
CMY:
20, 56, 18
CMYK:
2, 46, 0, 18
HSL:
298°, 50.5263%, 62.7451%
HSV (HSB):
298°, 46.1538%, 81.5686%
XYZ:
42.0812, 28.9798, 63.0502
xyY:
0.3138, 0.2161, 28.9798
CIE-Lab:
60.7638, 50.2049, -34.3499
CIE-LCH:
60.7638, 60.8313, 325.6203
CIE-Luv:
60.7638, 43.3885, -60.5684
Hunter-Lab:
53.8329, 45.3260, -31.7587
#cc70d0 color charts
#cc70d0 color shades, tints & tones
#cc70d0 color schemes
#cc70d0 color preview, HTML & CSS examples
This text has a color of #cc70d0
<p style="color:#cc70d0;">Text here</p>
.mytext {color:#cc70d0;}
This box has a color of #cc70d0
<div style="background-color:#cc70d0;">Content here</div>
.mybackground {background-color:#cc70d0;}
Border around this has a color of #cc70d0
<div style="border:2px solid #cc70d0;">Content here</div>
.myborder {border:2px solid #cc70d0;}