#c85dd7 color space conversions
Hex:
#c85dd7
RGB:
200, 93, 215
CMY:
22, 64, 16
CMYK:
7, 57, 0, 16
HSL:
293°, 60.3960%, 60.3922%
HSV (HSB):
293°, 56.7442%, 84.3137%
XYZ:
39.9995, 25.0144, 67.0100
xyY:
0.3030, 0.1895, 25.0144
CIE-Lab:
57.0894, 59.6523, -44.1042
CIE-LCH:
57.0894, 74.1861, 323.5224
CIE-Luv:
57.0894, 45.8612, -76.4517
Hunter-Lab:
50.0144, 55.2321, -44.4276
#c85dd7 color charts
#c85dd7 color shades, tints & tones
#c85dd7 color schemes
#c85dd7 color preview, HTML & CSS examples
This text has a color of #c85dd7
<p style="color:#c85dd7;">Text here</p>
.mytext {color:#c85dd7;}
This box has a color of #c85dd7
<div style="background-color:#c85dd7;">Content here</div>
.mybackground {background-color:#c85dd7;}
Border around this has a color of #c85dd7
<div style="border:2px solid #c85dd7;">Content here</div>
.myborder {border:2px solid #c85dd7;}