#c85cb3 color space conversions
Hex:
#c85cb3
RGB:
200, 92, 179
CMY:
22, 64, 30
CMYK:
0, 54, 11, 22
HSL:
312°, 49.5413%, 57.2549%
HSV (HSB):
312°, 54.0000%, 78.4314%
XYZ:
35.7832, 23.1883, 45.2376
xyY:
0.3434, 0.2225, 23.1883
CIE-Lab:
55.2658, 53.8558, -26.3650
CIE-LCH:
55.2658, 59.9630, 333.9161
CIE-Luv:
55.2658, 55.8784, -47.7594
Hunter-Lab:
48.1543, 48.3727, -21.9909
#c85cb3 color charts
#c85cb3 color shades, tints & tones
#c85cb3 color schemes
#c85cb3 color preview, HTML & CSS examples
This text has a color of #c85cb3
<p style="color:#c85cb3;">Text here</p>
.mytext {color:#c85cb3;}
This box has a color of #c85cb3
<div style="background-color:#c85cb3;">Content here</div>
.mybackground {background-color:#c85cb3;}
Border around this has a color of #c85cb3
<div style="border:2px solid #c85cb3;">Content here</div>
.myborder {border:2px solid #c85cb3;}