#c88ec2 color space conversions
Hex:
#c88ec2
RGB:
200, 142, 194
CMY:
22, 44, 24
CMYK:
0, 29, 3, 22
HSL:
306°, 34.5238%, 67.0588%
HSV (HSB):
306°, 29.0000%, 78.4314%
XYZ:
43.2300, 35.5204, 55.6166
xyY:
0.3217, 0.2644, 35.5204
CIE-Lab:
66.1518, 30.4173, -18.2330
CIE-LCH:
66.1518, 35.4634, 329.0604
CIE-Luv:
66.1518, 30.0374, -32.6872
Hunter-Lab:
59.5990, 25.1764, -13.6089
#c88ec2 color charts
#c88ec2 color shades, tints & tones
#c88ec2 color schemes
#c88ec2 color preview, HTML & CSS examples
This text has a color of #c88ec2
<p style="color:#c88ec2;">Text here</p>
.mytext {color:#c88ec2;}
This box has a color of #c88ec2
<div style="background-color:#c88ec2;">Content here</div>
.mybackground {background-color:#c88ec2;}
Border around this has a color of #c88ec2
<div style="border:2px solid #c88ec2;">Content here</div>
.myborder {border:2px solid #c88ec2;}