#c85fd7 color space conversions
Hex:
#c85fd7
RGB:
200, 95, 215
CMY:
22, 63, 16
CMYK:
7, 56, 0, 16
HSL:
293°, 60.0000%, 60.7843%
HSV (HSB):
293°, 55.8140%, 84.3137%
XYZ:
40.1774, 25.3701, 67.0693
xyY:
0.3030, 0.1913, 25.3701
CIE-Lab:
57.4342, 58.7205, -43.5599
CIE-LCH:
57.4342, 73.1134, 323.4314
CIE-Luv:
57.4342, 45.2183, -75.5662
Hunter-Lab:
50.3687, 54.2380, -43.6905
#c85fd7 color charts
#c85fd7 color shades, tints & tones
#c85fd7 color schemes
#c85fd7 color preview, HTML & CSS examples
This text has a color of #c85fd7
<p style="color:#c85fd7;">Text here</p>
.mytext {color:#c85fd7;}
This box has a color of #c85fd7
<div style="background-color:#c85fd7;">Content here</div>
.mybackground {background-color:#c85fd7;}
Border around this has a color of #c85fd7
<div style="border:2px solid #c85fd7;">Content here</div>
.myborder {border:2px solid #c85fd7;}