#c98bcb color space conversions
Hex:
#c98bcb
RGB:
201, 139, 203
CMY:
21, 45, 20
CMYK:
1, 32, 0, 20
HSL:
298°, 38.0952%, 67.0588%
HSV (HSB):
298°, 31.5271%, 79.6078%
XYZ:
44.0995, 35.1945, 60.9688
xyY:
0.3144, 0.2509, 35.1945
CIE-Lab:
65.8998, 34.0643, -23.6397
CIE-LCH:
65.8998, 41.4634, 325.2404
CIE-Luv:
65.8998, 30.6899, -41.7697
Hunter-Lab:
59.3250, 28.8701, -19.4054
#c98bcb color charts
#c98bcb color shades, tints & tones
#c98bcb color schemes
#c98bcb color preview, HTML & CSS examples
This text has a color of #c98bcb
<p style="color:#c98bcb;">Text here</p>
.mytext {color:#c98bcb;}
This box has a color of #c98bcb
<div style="background-color:#c98bcb;">Content here</div>
.mybackground {background-color:#c98bcb;}
Border around this has a color of #c98bcb
<div style="border:2px solid #c98bcb;">Content here</div>
.myborder {border:2px solid #c98bcb;}