#c85ccb color space conversions
Hex:
#c85ccb
RGB:
200, 92, 203
CMY:
22, 64, 20
CMYK:
1, 55, 0, 20
HSL:
298°, 51.6279%, 57.8431%
HSV (HSB):
298°, 54.6798%, 79.6078%
XYZ:
38.4261, 24.2454, 59.1545
xyY:
0.3154, 0.1990, 24.2454
CIE-Lab:
56.3327, 57.9350, -38.4831
CIE-LCH:
56.3327, 69.5515, 326.4061
CIE-Luv:
56.3327, 49.3320, -67.2534
Hunter-Lab:
49.2397, 53.1299, -36.7608
#c85ccb color charts
#c85ccb color shades, tints & tones
#c85ccb color schemes
#c85ccb color preview, HTML & CSS examples
This text has a color of #c85ccb
<p style="color:#c85ccb;">Text here</p>
.mytext {color:#c85ccb;}
This box has a color of #c85ccb
<div style="background-color:#c85ccb;">Content here</div>
.mybackground {background-color:#c85ccb;}
Border around this has a color of #c85ccb
<div style="border:2px solid #c85ccb;">Content here</div>
.myborder {border:2px solid #c85ccb;}