#c870ed color space conversions
Hex:
#c870ed
RGB:
200, 112, 237
CMY:
22, 56, 7
CMYK:
16, 53, 0, 7
HSL:
282°, 77.6398%, 68.4314%
HSV (HSB):
282°, 52.7426%, 92.9412%
XYZ:
44.8996, 29.9821, 83.5414
xyY:
0.2834, 0.1893, 29.9821
CIE-Lab:
61.6388, 54.7580, -49.2353
CIE-LCH:
61.6388, 73.6380, 318.0399
CIE-Luv:
61.6388, 34.5758, -85.1470
Hunter-Lab:
54.7559, 50.5464, -52.1299
#c870ed color charts
#c870ed color shades, tints & tones
#c870ed color schemes
#c870ed color preview, HTML & CSS examples
This text has a color of #c870ed
<p style="color:#c870ed;">Text here</p>
.mytext {color:#c870ed;}
This box has a color of #c870ed
<div style="background-color:#c870ed;">Content here</div>
.mybackground {background-color:#c870ed;}
Border around this has a color of #c870ed
<div style="border:2px solid #c870ed;">Content here</div>
.myborder {border:2px solid #c870ed;}