#c98ea2 color space conversions
Hex:
#c98ea2
RGB:
201, 142, 162
CMY:
21, 44, 36
CMYK:
0, 29, 19, 21
HSL:
340°, 35.3293%, 67.2549%
HSV (HSB):
340°, 29.3532%, 78.8235%
XYZ:
40.2820, 34.3721, 38.6938
xyY:
0.3554, 0.3032, 34.3721
CIE-Lab:
65.2569, 25.3276, -1.5651
CIE-LCH:
65.2569, 25.3759, 356.4638
CIE-Luv:
65.2569, 35.5907, -6.7509
Hunter-Lab:
58.6278, 20.0453, 1.9085
#c98ea2 color charts
#c98ea2 color shades, tints & tones
#c98ea2 color schemes
#c98ea2 color preview, HTML & CSS examples
This text has a color of #c98ea2
<p style="color:#c98ea2;">Text here</p>
.mytext {color:#c98ea2;}
This box has a color of #c98ea2
<div style="background-color:#c98ea2;">Content here</div>
.mybackground {background-color:#c98ea2;}
Border around this has a color of #c98ea2
<div style="border:2px solid #c98ea2;">Content here</div>
.myborder {border:2px solid #c98ea2;}