#c998f9 color space conversions
Hex:
#c998f9
RGB:
201, 152, 249
CMY:
21, 40, 2
CMYK:
19, 39, 0, 2
HSL:
270°, 88.9908%, 78.6275%
HSV (HSB):
270°, 38.9558%, 97.6471%
XYZ:
52.4145, 41.7135, 94.9115
xyY:
0.2773, 0.2207, 41.7135
CIE-Lab:
70.6730, 36.4322, -41.6150
CIE-LCH:
70.6730, 55.3092, 311.2008
CIE-Luv:
70.6730, 18.2896, -72.0577
Hunter-Lab:
64.5860, 31.8354, -41.9186
#c998f9 color charts
#c998f9 color shades, tints & tones
#c998f9 color schemes
#c998f9 color preview, HTML & CSS examples
This text has a color of #c998f9
<p style="color:#c998f9;">Text here</p>
.mytext {color:#c998f9;}
This box has a color of #c998f9
<div style="background-color:#c998f9;">Content here</div>
.mybackground {background-color:#c998f9;}
Border around this has a color of #c998f9
<div style="border:2px solid #c998f9;">Content here</div>
.myborder {border:2px solid #c998f9;}