#cc7ffc color space conversions
Hex:
#cc7ffc
RGB:
204, 127, 252
CMY:
20, 50, 1
CMYK:
19, 50, 0, 1
HSL:
277°, 95.4198%, 74.3137%
HSV (HSB):
277°, 49.6032%, 98.8235%
XYZ:
50.0619, 35.0444, 96.2212
xyY:
0.2761, 0.1933, 35.0444
CIE-Lab:
65.7832, 51.2800, -50.9203
CIE-LCH:
65.7832, 72.2670, 315.2016
CIE-Luv:
65.7832, 28.9251, -88.4735
Hunter-Lab:
59.1983, 47.3541, -54.9314
#cc7ffc color charts
#cc7ffc color shades, tints & tones
#cc7ffc color schemes
#cc7ffc color preview, HTML & CSS examples
This text has a color of #cc7ffc
<p style="color:#cc7ffc;">Text here</p>
.mytext {color:#cc7ffc;}
This box has a color of #cc7ffc
<div style="background-color:#cc7ffc;">Content here</div>
.mybackground {background-color:#cc7ffc;}
Border around this has a color of #cc7ffc
<div style="border:2px solid #cc7ffc;">Content here</div>
.myborder {border:2px solid #cc7ffc;}