#c501b5 color space conversions
Hex:
#c501b5
RGB:
197, 1, 181
CMY:
23, 100, 29
CMYK:
0, 99, 8, 23
HSL:
305°, 98.9899%, 38.8235%
HSV (HSB):
305°, 99.4924%, 77.2549%
XYZ:
31.3773, 15.2282, 45.0016
xyY:
0.3425, 0.1662, 15.2282
CIE-Lab:
45.9452, 78.5593, -42.1750
CIE-LCH:
45.9452, 89.1644, 331.7706
CIE-Luv:
45.9452, 71.7113, -72.3872
Hunter-Lab:
39.0234, 75.2347, -41.0567
#c501b5 color charts
#c501b5 color shades, tints & tones
#c501b5 color schemes
#c501b5 color preview, HTML & CSS examples
This text has a color of #c501b5
<p style="color:#c501b5;">Text here</p>
.mytext {color:#c501b5;}
This box has a color of #c501b5
<div style="background-color:#c501b5;">Content here</div>
.mybackground {background-color:#c501b5;}
Border around this has a color of #c501b5
<div style="border:2px solid #c501b5;">Content here</div>
.myborder {border:2px solid #c501b5;}