#c85db4 color space conversions
Hex:
#c85db4
RGB:
200, 93, 180
CMY:
22, 64, 29
CMYK:
0, 54, 10, 22
HSL:
311°, 49.3088%, 57.4510%
HSV (HSB):
311°, 53.5000%, 78.4314%
XYZ:
35.9720, 23.4033, 45.8014
xyY:
0.3420, 0.2225, 23.4033
CIE-Lab:
55.4854, 53.5429, -26.6037
CIE-LCH:
55.4854, 59.7880, 333.5787
CIE-Luv:
55.4854, 55.2035, -48.1094
Hunter-Lab:
48.3770, 48.0686, -22.2695
#c85db4 color charts
#c85db4 color shades, tints & tones
#c85db4 color schemes
#c85db4 color preview, HTML & CSS examples
This text has a color of #c85db4
<p style="color:#c85db4;">Text here</p>
.mytext {color:#c85db4;}
This box has a color of #c85db4
<div style="background-color:#c85db4;">Content here</div>
.mybackground {background-color:#c85db4;}
Border around this has a color of #c85db4
<div style="border:2px solid #c85db4;">Content here</div>
.myborder {border:2px solid #c85db4;}