#c998e1 color space conversions
Hex:
#c998e1
RGB:
201, 152, 225
CMY:
21, 40, 12
CMYK:
11, 32, 0, 12
HSL:
280°, 54.8872%, 73.9216%
HSV (HSB):
280°, 32.4444%, 88.2353%
XYZ:
48.9062, 40.3102, 76.4372
xyY:
0.2952, 0.2433, 40.3102
CIE-Lab:
69.6899, 31.3093, -30.0095
CIE-LCH:
69.6899, 43.3687, 316.2143
CIE-Luv:
69.6899, 21.5062, -52.0147
Hunter-Lab:
63.4903, 26.3894, -26.9371
#c998e1 color charts
#c998e1 color shades, tints & tones
#c998e1 color schemes
#c998e1 color preview, HTML & CSS examples
This text has a color of #c998e1
<p style="color:#c998e1;">Text here</p>
.mytext {color:#c998e1;}
This box has a color of #c998e1
<div style="background-color:#c998e1;">Content here</div>
.mybackground {background-color:#c998e1;}
Border around this has a color of #c998e1
<div style="border:2px solid #c998e1;">Content here</div>
.myborder {border:2px solid #c998e1;}