#c87cd5 color space conversions
Hex:
#c87cd5
RGB:
200, 124, 213
CMY:
22, 51, 16
CMYK:
6, 42, 0, 16
HSL:
291°, 51.4451%, 66.0784%
HSV (HSB):
291°, 41.7840%, 83.5294%
XYZ:
43.0373, 31.4988, 66.7623
xyY:
0.3046, 0.2229, 31.4988
CIE-Lab:
62.9264, 43.7477, -33.8306
CIE-LCH:
62.9264, 55.3025, 322.2849
CIE-Luv:
62.9264, 34.8956, -59.1402
Hunter-Lab:
56.1238, 38.6624, -31.2421
#c87cd5 color charts
#c87cd5 color shades, tints & tones
#c87cd5 color schemes
#c87cd5 color preview, HTML & CSS examples
This text has a color of #c87cd5
<p style="color:#c87cd5;">Text here</p>
.mytext {color:#c87cd5;}
This box has a color of #c87cd5
<div style="background-color:#c87cd5;">Content here</div>
.mybackground {background-color:#c87cd5;}
Border around this has a color of #c87cd5
<div style="border:2px solid #c87cd5;">Content here</div>
.myborder {border:2px solid #c87cd5;}