#c98dba color space conversions
Hex:
#c98dba
RGB:
201, 141, 186
CMY:
21, 45, 27
CMYK:
0, 30, 7, 21
HSL:
315°, 35.7143%, 67.0588%
HSV (HSB):
315°, 29.8507%, 78.8235%
XYZ:
42.4752, 35.0124, 50.9738
xyY:
0.3306, 0.2726, 35.0124
CIE-Lab:
65.7583, 29.8623, -14.3328
CIE-LCH:
65.7583, 33.1238, 334.3606
CIE-Luv:
65.7583, 32.4356, -26.5305
Hunter-Lab:
59.1713, 24.5837, -9.6561
#c98dba color charts
#c98dba color shades, tints & tones
#c98dba color schemes
#c98dba color preview, HTML & CSS examples
This text has a color of #c98dba
<p style="color:#c98dba;">Text here</p>
.mytext {color:#c98dba;}
This box has a color of #c98dba
<div style="background-color:#c98dba;">Content here</div>
.mybackground {background-color:#c98dba;}
Border around this has a color of #c98dba
<div style="border:2px solid #c98dba;">Content here</div>
.myborder {border:2px solid #c98dba;}