#c988d5 color space conversions
Hex:
#c988d5
RGB:
201, 136, 213
CMY:
21, 47, 16
CMYK:
6, 36, 0, 16
HSL:
291°, 47.8261%, 68.4314%
HSV (HSB):
291°, 36.1502%, 83.5294%
XYZ:
44.9018, 34.8299, 67.3071
xyY:
0.3054, 0.2369, 34.8299
CIE-Lab:
65.6160, 37.6209, -29.6542
CIE-LCH:
65.6160, 47.9031, 321.7536
CIE-Luv:
65.6160, 30.3987, -51.9038
Hunter-Lab:
59.0169, 32.5286, -26.3067
#c988d5 color charts
#c988d5 color shades, tints & tones
#c988d5 color schemes
#c988d5 color preview, HTML & CSS examples
This text has a color of #c988d5
<p style="color:#c988d5;">Text here</p>
.mytext {color:#c988d5;}
This box has a color of #c988d5
<div style="background-color:#c988d5;">Content here</div>
.mybackground {background-color:#c988d5;}
Border around this has a color of #c988d5
<div style="border:2px solid #c988d5;">Content here</div>
.myborder {border:2px solid #c988d5;}