#c85bd9 color space conversions
Hex:
#c85bd9
RGB:
200, 91, 217
CMY:
22, 64, 15
CMYK:
8, 58, 0, 15
HSL:
292°, 62.3762%, 60.3922%
HSV (HSB):
292°, 58.0645%, 85.0980%
XYZ:
40.0849, 24.7713, 68.3143
xyY:
0.3010, 0.1860, 24.7713
CIE-Lab:
56.8519, 60.9425, -45.6104
CIE-LCH:
56.8519, 76.1203, 323.1882
CIE-Luv:
56.8519, 45.9702, -78.9099
Hunter-Lab:
49.7708, 56.6633, -46.5406
#c85bd9 color charts
#c85bd9 color shades, tints & tones
#c85bd9 color schemes
#c85bd9 color preview, HTML & CSS examples
This text has a color of #c85bd9
<p style="color:#c85bd9;">Text here</p>
.mytext {color:#c85bd9;}
This box has a color of #c85bd9
<div style="background-color:#c85bd9;">Content here</div>
.mybackground {background-color:#c85bd9;}
Border around this has a color of #c85bd9
<div style="border:2px solid #c85bd9;">Content here</div>
.myborder {border:2px solid #c85bd9;}