#c52bac color space conversions
Hex:
#c52bac
RGB:
197, 43, 172
CMY:
23, 83, 33
CMYK:
0, 78, 13, 23
HSL:
310°, 64.1667%, 47.0588%
HSV (HSB):
310°, 78.1726%, 77.2549%
XYZ:
31.3362, 16.5766, 40.5777
xyY:
0.3541, 0.1873, 16.5766
CIE-Lab:
47.7221, 70.7494, -34.0603
CIE-LCH:
47.7221, 78.5212, 334.2928
CIE-Luv:
47.7221, 70.8369, -60.1515
Hunter-Lab:
40.7144, 66.1340, -30.5909
#c52bac color charts
#c52bac color shades, tints & tones
#c52bac color schemes
#c52bac color preview, HTML & CSS examples
This text has a color of #c52bac
<p style="color:#c52bac;">Text here</p>
.mytext {color:#c52bac;}
This box has a color of #c52bac
<div style="background-color:#c52bac;">Content here</div>
.mybackground {background-color:#c52bac;}
Border around this has a color of #c52bac
<div style="border:2px solid #c52bac;">Content here</div>
.myborder {border:2px solid #c52bac;}