#c88dc8 color space conversions
Hex:
#c88dc8
RGB:
200, 141, 200
CMY:
22, 45, 22
CMYK:
0, 30, 0, 22
HSL:
300°, 34.9112%, 66.8627%
HSV (HSB):
300°, 29.5000%, 78.4314%
XYZ:
43.7696, 35.4992, 59.1887
xyY:
0.3161, 0.2564, 35.4992
CIE-Lab:
66.1355, 32.0809, -21.6131
CIE-LCH:
66.1355, 38.6822, 326.0316
CIE-Luv:
66.1355, 29.5877, -38.2650
Hunter-Lab:
59.5812, 26.8626, -17.1925
#c88dc8 color charts
#c88dc8 color shades, tints & tones
#c88dc8 color schemes
#c88dc8 color preview, HTML & CSS examples
This text has a color of #c88dc8
<p style="color:#c88dc8;">Text here</p>
.mytext {color:#c88dc8;}
This box has a color of #c88dc8
<div style="background-color:#c88dc8;">Content here</div>
.mybackground {background-color:#c88dc8;}
Border around this has a color of #c88dc8
<div style="border:2px solid #c88dc8;">Content here</div>
.myborder {border:2px solid #c88dc8;}