#c952c9 color space conversions
Hex:
#c952c9
RGB:
201, 82, 201
CMY:
21, 68, 21
CMYK:
0, 59, 0, 21
HSL:
300°, 52.4229%, 55.4902%
HSV (HSB):
300°, 59.2040%, 78.8235%
XYZ:
37.6473, 22.6691, 57.6497
xyY:
0.3191, 0.1922, 22.6691
CIE-Lab:
54.7299, 62.3291, -39.8508
CIE-LCH:
54.7299, 73.9797, 327.4067
CIE-Luv:
54.7299, 53.8197, -69.5932
Hunter-Lab:
47.6121, 57.8202, -38.4610
#c952c9 color charts
#c952c9 color shades, tints & tones
#c952c9 color schemes
#c952c9 color preview, HTML & CSS examples
This text has a color of #c952c9
<p style="color:#c952c9;">Text here</p>
.mytext {color:#c952c9;}
This box has a color of #c952c9
<div style="background-color:#c952c9;">Content here</div>
.mybackground {background-color:#c952c9;}
Border around this has a color of #c952c9
<div style="border:2px solid #c952c9;">Content here</div>
.myborder {border:2px solid #c952c9;}