#c97fff color space conversions
Hex:
#c97fff
RGB:
201, 127, 255
CMY:
21, 50, 0
CMYK:
21, 50, 0, 0
HSL:
275°, 100.0000%, 74.9020%
HSV (HSB):
275°, 50.1961%, 100.0000%
XYZ:
49.7268, 34.8163, 98.7071
xyY:
0.2714, 0.1900, 34.8163
CIE-Lab:
65.6054, 51.1435, -52.8658
CIE-LCH:
65.6054, 73.5557, 314.0513
CIE-Luv:
65.6054, 26.6876, -91.5781
Hunter-Lab:
59.0053, 47.1718, -57.8796
#c97fff color charts
#c97fff color shades, tints & tones
#c97fff color schemes
#c97fff color preview, HTML & CSS examples
This text has a color of #c97fff
<p style="color:#c97fff;">Text here</p>
.mytext {color:#c97fff;}
This box has a color of #c97fff
<div style="background-color:#c97fff;">Content here</div>
.mybackground {background-color:#c97fff;}
Border around this has a color of #c97fff
<div style="border:2px solid #c97fff;">Content here</div>
.myborder {border:2px solid #c97fff;}