#c972ed color space conversions
Hex:
#c972ed
RGB:
201, 114, 237
CMY:
21, 55, 7
CMYK:
15, 52, 0, 7
HSL:
282°, 77.3585%, 68.8235%
HSV (HSB):
282°, 51.8987%, 92.9412%
XYZ:
45.3908, 30.5666, 83.6283
xyY:
0.2844, 0.1915, 30.5666
CIE-Lab:
62.1400, 54.0122, -48.4346
CIE-LCH:
62.1400, 72.5481, 318.1163
CIE-Luv:
62.1400, 34.5045, -83.8984
Hunter-Lab:
55.2870, 49.7966, -50.9824
#c972ed color charts
#c972ed color shades, tints & tones
#c972ed color schemes
#c972ed color preview, HTML & CSS examples
This text has a color of #c972ed
<p style="color:#c972ed;">Text here</p>
.mytext {color:#c972ed;}
This box has a color of #c972ed
<div style="background-color:#c972ed;">Content here</div>
.mybackground {background-color:#c972ed;}
Border around this has a color of #c972ed
<div style="border:2px solid #c972ed;">Content here</div>
.myborder {border:2px solid #c972ed;}