#c97ff2 color space conversions
Hex:
#c97ff2
RGB:
201, 127, 242
CMY:
21, 50, 5
CMYK:
17, 48, 0, 5
HSL:
279°, 81.5603%, 72.3529%
HSV (HSB):
279°, 47.5207%, 94.9020%
XYZ:
47.7038, 34.0071, 88.0542
xyY:
0.2810, 0.2003, 34.0071
CIE-Lab:
64.9682, 48.3507, -46.7342
CIE-LCH:
64.9682, 67.2449, 315.9740
CIE-Luv:
64.9682, 28.9721, -81.0664
Hunter-Lab:
58.3156, 43.9658, -48.7046
#c97ff2 color charts
#c97ff2 color shades, tints & tones
#c97ff2 color schemes
#c97ff2 color preview, HTML & CSS examples
This text has a color of #c97ff2
<p style="color:#c97ff2;">Text here</p>
.mytext {color:#c97ff2;}
This box has a color of #c97ff2
<div style="background-color:#c97ff2;">Content here</div>
.mybackground {background-color:#c97ff2;}
Border around this has a color of #c97ff2
<div style="border:2px solid #c97ff2;">Content here</div>
.myborder {border:2px solid #c97ff2;}