#cc7ff5 color space conversions
Hex:
#cc7ff5
RGB:
204, 127, 245
CMY:
20, 50, 4
CMYK:
17, 48, 0, 4
HSL:
279°, 85.5072%, 72.9412%
HSV (HSB):
279°, 48.1633%, 96.0784%
XYZ:
48.9726, 34.6087, 90.4852
xyY:
0.2813, 0.1988, 34.6087
CIE-Lab:
65.4429, 49.7969, -47.6150
CIE-LCH:
65.4429, 68.8979, 316.2831
CIE-Luv:
65.4429, 30.1899, -82.8076
Hunter-Lab:
58.8291, 45.6423, -50.0136
#cc7ff5 color charts
#cc7ff5 color shades, tints & tones
#cc7ff5 color schemes
#cc7ff5 color preview, HTML & CSS examples
This text has a color of #cc7ff5
<p style="color:#cc7ff5;">Text here</p>
.mytext {color:#cc7ff5;}
This box has a color of #cc7ff5
<div style="background-color:#cc7ff5;">Content here</div>
.mybackground {background-color:#cc7ff5;}
Border around this has a color of #cc7ff5
<div style="border:2px solid #cc7ff5;">Content here</div>
.myborder {border:2px solid #cc7ff5;}