#c998e8 color space conversions
Hex:
#c998e8
RGB:
201, 152, 232
CMY:
21, 40, 9
CMYK:
13, 34, 0, 9
HSL:
277°, 63.4921%, 75.2941%
HSV (HSB):
277°, 34.4828%, 90.9804%
XYZ:
49.8811, 40.7002, 81.5708
xyY:
0.2898, 0.2364, 40.7002
CIE-Lab:
69.9653, 32.7669, -33.4281
CIE-LCH:
69.9653, 46.8093, 314.4277
CIE-Luv:
69.9653, 20.5611, -57.8712
Hunter-Lab:
63.7967, 27.9207, -31.1509
#c998e8 color charts
#c998e8 color shades, tints & tones
#c998e8 color schemes
#c998e8 color preview, HTML & CSS examples
This text has a color of #c998e8
<p style="color:#c998e8;">Text here</p>
.mytext {color:#c998e8;}
This box has a color of #c998e8
<div style="background-color:#c998e8;">Content here</div>
.mybackground {background-color:#c998e8;}
Border around this has a color of #c998e8
<div style="border:2px solid #c998e8;">Content here</div>
.myborder {border:2px solid #c998e8;}