#c85fcd color space conversions
Hex:
#c85fcd
RGB:
200, 95, 205
CMY:
22, 63, 20
CMYK:
2, 54, 0, 20
HSL:
297°, 52.3810%, 58.8235%
HSV (HSB):
297°, 53.6585%, 80.3922%
XYZ:
38.9311, 24.8716, 60.5064
xyY:
0.3132, 0.2001, 24.8716
CIE-Lab:
56.9501, 56.8866, -38.6525
CIE-LCH:
56.9501, 68.7758, 325.8052
CIE-Luv:
56.9501, 47.7768, -67.5141
Hunter-Lab:
49.8714, 52.0674, -37.0235
#c85fcd color charts
#c85fcd color shades, tints & tones
#c85fcd color schemes
#c85fcd color preview, HTML & CSS examples
This text has a color of #c85fcd
<p style="color:#c85fcd;">Text here</p>
.mytext {color:#c85fcd;}
This box has a color of #c85fcd
<div style="background-color:#c85fcd;">Content here</div>
.mybackground {background-color:#c85fcd;}
Border around this has a color of #c85fcd
<div style="border:2px solid #c85fcd;">Content here</div>
.myborder {border:2px solid #c85fcd;}