#c98db0 color space conversions
Hex:
#c98db0
RGB:
201, 141, 176
CMY:
21, 45, 31
CMYK:
0, 30, 12, 21
HSL:
325°, 35.7143%, 67.0588%
HSV (HSB):
325°, 29.8507%, 78.8235%
XYZ:
41.4487, 34.6018, 45.5685
xyY:
0.3408, 0.2845, 34.6018
CIE-Lab:
65.4375, 28.1408, -9.1905
CIE-LCH:
65.4375, 29.6035, 341.9134
CIE-Luv:
65.4375, 33.9998, -18.4235
Hunter-Lab:
58.8233, 22.8358, -4.7537
#c98db0 color charts
#c98db0 color shades, tints & tones
#c98db0 color schemes
#c98db0 color preview, HTML & CSS examples
This text has a color of #c98db0
<p style="color:#c98db0;">Text here</p>
.mytext {color:#c98db0;}
This box has a color of #c98db0
<div style="background-color:#c98db0;">Content here</div>
.mybackground {background-color:#c98db0;}
Border around this has a color of #c98db0
<div style="border:2px solid #c98db0;">Content here</div>
.myborder {border:2px solid #c98db0;}