#c532b5 color space conversions
Hex:
#c532b5
RGB:
197, 50, 181
CMY:
23, 80, 29
CMYK:
0, 75, 8, 23
HSL:
307°, 59.5142%, 48.4314%
HSV (HSB):
307°, 74.6193%, 77.2549%
XYZ:
32.5070, 17.4877, 45.3782
xyY:
0.3408, 0.1834, 17.4877
CIE-Lab:
48.8688, 70.0562, -37.5487
CIE-LCH:
48.8688, 79.4845, 331.8096
CIE-Luv:
48.8688, 65.9941, -65.5163
Hunter-Lab:
41.8183, 65.5731, -35.0644
#c532b5 color charts
#c532b5 color shades, tints & tones
#c532b5 color schemes
#c532b5 color preview, HTML & CSS examples
This text has a color of #c532b5
<p style="color:#c532b5;">Text here</p>
.mytext {color:#c532b5;}
This box has a color of #c532b5
<div style="background-color:#c532b5;">Content here</div>
.mybackground {background-color:#c532b5;}
Border around this has a color of #c532b5
<div style="border:2px solid #c532b5;">Content here</div>
.myborder {border:2px solid #c532b5;}