#c85dde color space conversions
Hex:
#c85dde
RGB:
200, 93, 222
CMY:
22, 64, 13
CMYK:
10, 58, 0, 13
HSL:
290°, 66.1538%, 61.7647%
HSV (HSB):
290°, 58.1081%, 87.0588%
XYZ:
40.9186, 25.3820, 71.8498
xyY:
0.2962, 0.1837, 25.3820
CIE-Lab:
57.4457, 60.9645, -47.4907
CIE-LCH:
57.4457, 77.2790, 322.0818
CIE-Luv:
57.4457, 44.0803, -82.0222
Hunter-Lab:
50.3805, 56.8100, -49.2896
#c85dde color charts
#c85dde color shades, tints & tones
#c85dde color schemes
#c85dde color preview, HTML & CSS examples
This text has a color of #c85dde
<p style="color:#c85dde;">Text here</p>
.mytext {color:#c85dde;}
This box has a color of #c85dde
<div style="background-color:#c85dde;">Content here</div>
.mybackground {background-color:#c85dde;}
Border around this has a color of #c85dde
<div style="border:2px solid #c85dde;">Content here</div>
.myborder {border:2px solid #c85dde;}