#cc7dfc color space conversions
Hex:
#cc7dfc
RGB:
204, 125, 252
CMY:
20, 51, 1
CMYK:
19, 50, 0, 1
HSL:
277°, 95.4887%, 73.9216%
HSV (HSB):
277°, 50.3968%, 98.8235%
XYZ:
49.8061, 34.5329, 96.1359
xyY:
0.2760, 0.1913, 34.5329
CIE-Lab:
65.3834, 52.3147, -51.5530
CIE-LCH:
65.3834, 73.4475, 315.4201
CIE-Luv:
65.3834, 29.6159, -89.5413
Hunter-Lab:
58.7647, 48.4499, -55.8600
#cc7dfc color charts
#cc7dfc color shades, tints & tones
#cc7dfc color schemes
#cc7dfc color preview, HTML & CSS examples
This text has a color of #cc7dfc
<p style="color:#cc7dfc;">Text here</p>
.mytext {color:#cc7dfc;}
This box has a color of #cc7dfc
<div style="background-color:#cc7dfc;">Content here</div>
.mybackground {background-color:#cc7dfc;}
Border around this has a color of #cc7dfc
<div style="border:2px solid #cc7dfc;">Content here</div>
.myborder {border:2px solid #cc7dfc;}