#c997f9 color space conversions
Hex:
#c997f9
RGB:
201, 151, 249
CMY:
21, 41, 2
CMYK:
19, 39, 0, 2
HSL:
271°, 89.0909%, 78.4314%
HSV (HSB):
271°, 39.3574%, 97.6471%
XYZ:
52.2529, 41.3903, 94.8576
xyY:
0.2772, 0.2196, 41.3903
CIE-Lab:
70.4485, 36.9778, -41.9658
CIE-LCH:
70.4485, 55.9329, 311.3846
CIE-Luv:
70.4485, 18.6903, -72.6825
Hunter-Lab:
64.3353, 32.3903, -42.3840
#c997f9 color charts
#c997f9 color shades, tints & tones
#c997f9 color schemes
#c997f9 color preview, HTML & CSS examples
This text has a color of #c997f9
<p style="color:#c997f9;">Text here</p>
.mytext {color:#c997f9;}
This box has a color of #c997f9
<div style="background-color:#c997f9;">Content here</div>
.mybackground {background-color:#c997f9;}
Border around this has a color of #c997f9
<div style="border:2px solid #c997f9;">Content here</div>
.myborder {border:2px solid #c997f9;}