#cc86fd color space conversions
Hex:
#cc86fd
RGB:
204, 134, 253
CMY:
20, 47, 1
CMYK:
19, 47, 0, 1
HSL:
275°, 96.7480%, 75.8824%
HSV (HSB):
275°, 47.0356%, 99.2157%
XYZ:
51.1566, 36.9794, 97.3700
xyY:
0.2758, 0.1993, 36.9794
CIE-Lab:
67.2616, 47.8296, -49.1322
CIE-LCH:
67.2616, 68.5686, 314.2303
CIE-Luv:
67.2616, 26.2668, -85.4299
Hunter-Lab:
60.8107, 43.7431, -52.3676
#cc86fd color charts
#cc86fd color shades, tints & tones
#cc86fd color schemes
#cc86fd color preview, HTML & CSS examples
This text has a color of #cc86fd
<p style="color:#cc86fd;">Text here</p>
.mytext {color:#cc86fd;}
This box has a color of #cc86fd
<div style="background-color:#cc86fd;">Content here</div>
.mybackground {background-color:#cc86fd;}
Border around this has a color of #cc86fd
<div style="border:2px solid #cc86fd;">Content here</div>
.myborder {border:2px solid #cc86fd;}