#c85cc8 color space conversions
Hex:
#c85cc8
RGB:
200, 92, 200
CMY:
22, 64, 22
CMYK:
0, 54, 0, 22
HSL:
300°, 49.5413%, 57.2549%
HSV (HSB):
300°, 54.0000%, 78.4314%
XYZ:
38.0719, 24.1038, 57.2895
xyY:
0.3187, 0.2018, 24.1038
CIE-Lab:
56.1916, 57.4041, -36.9930
CIE-LCH:
56.1916, 68.2914, 327.2010
CIE-Luv:
56.1916, 50.1346, -64.8290
Hunter-Lab:
49.0956, 52.5031, -34.8183
#c85cc8 color charts
#c85cc8 color shades, tints & tones
#c85cc8 color schemes
#c85cc8 color preview, HTML & CSS examples
This text has a color of #c85cc8
<p style="color:#c85cc8;">Text here</p>
.mytext {color:#c85cc8;}
This box has a color of #c85cc8
<div style="background-color:#c85cc8;">Content here</div>
.mybackground {background-color:#c85cc8;}
Border around this has a color of #c85cc8
<div style="border:2px solid #c85cc8;">Content here</div>
.myborder {border:2px solid #c85cc8;}