#c998e5 color space conversions
Hex:
#c998e5
RGB:
201, 152, 229
CMY:
21, 40, 10
CMYK:
12, 34, 0, 10
HSL:
278°, 59.6899%, 74.7059%
HSV (HSB):
278°, 33.6245%, 89.8039%
XYZ:
49.4585, 40.5311, 79.3453
xyY:
0.2921, 0.2394, 40.5311
CIE-Lab:
69.8462, 32.1383, -31.9664
CIE-LCH:
69.8462, 45.3290, 315.1537
CIE-Luv:
69.8462, 20.9656, -55.3614
Hunter-Lab:
63.6641, 27.2586, -29.3290
#c998e5 color charts
#c998e5 color shades, tints & tones
#c998e5 color schemes
#c998e5 color preview, HTML & CSS examples
This text has a color of #c998e5
<p style="color:#c998e5;">Text here</p>
.mytext {color:#c998e5;}
This box has a color of #c998e5
<div style="background-color:#c998e5;">Content here</div>
.mybackground {background-color:#c998e5;}
Border around this has a color of #c998e5
<div style="border:2px solid #c998e5;">Content here</div>
.myborder {border:2px solid #c998e5;}