#c85fc2 color space conversions
Hex:
#c85fc2
RGB:
200, 95, 194
CMY:
22, 63, 24
CMYK:
0, 53, 3, 22
HSL:
303°, 48.8372%, 57.8431%
HSV (HSB):
303°, 52.5000%, 78.4314%
XYZ:
37.6492, 24.3588, 53.7563
xyY:
0.3252, 0.2104, 24.3588
CIE-Lab:
56.4453, 54.9414, -33.1657
CIE-LCH:
56.4453, 64.1757, 328.8825
CIE-Luv:
56.4453, 50.6562, -58.5847
Hunter-Lab:
49.3547, 49.7946, -30.0295
#c85fc2 color charts
#c85fc2 color shades, tints & tones
#c85fc2 color schemes
#c85fc2 color preview, HTML & CSS examples
This text has a color of #c85fc2
<p style="color:#c85fc2;">Text here</p>
.mytext {color:#c85fc2;}
This box has a color of #c85fc2
<div style="background-color:#c85fc2;">Content here</div>
.mybackground {background-color:#c85fc2;}
Border around this has a color of #c85fc2
<div style="border:2px solid #c85fc2;">Content here</div>
.myborder {border:2px solid #c85fc2;}