#c871f5 color space conversions
Hex:
#c871f5
RGB:
200, 113, 245
CMY:
22, 56, 4
CMYK:
18, 54, 0, 4
HSL:
280°, 86.8421%, 70.1961%
HSV (HSB):
280°, 53.8776%, 96.0784%
XYZ:
46.2060, 30.6822, 89.8731
xyY:
0.2771, 0.1840, 30.6822
CIE-Lab:
62.2384, 55.9139, -52.7150
CIE-LCH:
62.2384, 76.8455, 316.6867
CIE-Luv:
62.2384, 32.6208, -91.0341
Hunter-Lab:
55.3915, 51.9644, -57.4244
#c871f5 color charts
#c871f5 color shades, tints & tones
#c871f5 color schemes
#c871f5 color preview, HTML & CSS examples
This text has a color of #c871f5
<p style="color:#c871f5;">Text here</p>
.mytext {color:#c871f5;}
This box has a color of #c871f5
<div style="background-color:#c871f5;">Content here</div>
.mybackground {background-color:#c871f5;}
Border around this has a color of #c871f5
<div style="border:2px solid #c871f5;">Content here</div>
.myborder {border:2px solid #c871f5;}