#c501c2 color space conversions
Hex:
#c501c2
RGB:
197, 1, 194
CMY:
23, 100, 24
CMYK:
0, 99, 2, 23
HSL:
301°, 98.9899%, 38.8235%
HSV (HSB):
301°, 99.4924%, 77.2549%
XYZ:
32.7744, 15.7871, 52.3587
xyY:
0.3248, 0.1564, 15.7871
CIE-Lab:
46.6939, 80.3868, -48.5965
CIE-LCH:
46.6939, 93.9344, 328.8456
CIE-Luv:
46.6939, 66.4248, -82.1420
Hunter-Lab:
39.7329, 77.7062, -50.3173
#c501c2 color charts
#c501c2 color shades, tints & tones
#c501c2 color schemes
#c501c2 color preview, HTML & CSS examples
This text has a color of #c501c2
<p style="color:#c501c2;">Text here</p>
.mytext {color:#c501c2;}
This box has a color of #c501c2
<div style="background-color:#c501c2;">Content here</div>
.mybackground {background-color:#c501c2;}
Border around this has a color of #c501c2
<div style="border:2px solid #c501c2;">Content here</div>
.myborder {border:2px solid #c501c2;}