#c988d9 color space conversions
Hex:
#c988d9
RGB:
201, 136, 217
CMY:
21, 47, 15
CMYK:
7, 37, 0, 15
HSL:
288°, 51.5924%, 69.2157%
HSV (HSB):
288°, 37.3272%, 85.0980%
XYZ:
45.4159, 35.0356, 70.0145
xyY:
0.3018, 0.2328, 35.0356
CIE-Lab:
65.7764, 38.4106, -31.6322
CIE-LCH:
65.7764, 49.7591, 320.5276
CIE-Luv:
65.7764, 29.7284, -55.2336
Hunter-Lab:
59.1909, 33.3754, -28.6982
#c988d9 color charts
#c988d9 color shades, tints & tones
#c988d9 color schemes
#c988d9 color preview, HTML & CSS examples
This text has a color of #c988d9
<p style="color:#c988d9;">Text here</p>
.mytext {color:#c988d9;}
This box has a color of #c988d9
<div style="background-color:#c988d9;">Content here</div>
.mybackground {background-color:#c988d9;}
Border around this has a color of #c988d9
<div style="border:2px solid #c988d9;">Content here</div>
.myborder {border:2px solid #c988d9;}