#bc52a3 color space conversions
Hex:
#bc52a3
RGB:
188, 82, 163
CMY:
26, 68, 36
CMYK:
0, 56, 13, 26
HSL:
314°, 44.1667%, 52.9412%
HSV (HSB):
314°, 56.3830%, 73.7255%
XYZ:
30.3672, 19.3703, 36.7886
xyY:
0.3510, 0.2239, 19.3703
CIE-Lab:
51.1177, 52.5155, -23.5789
CIE-LCH:
51.1177, 57.5660, 335.8205
CIE-Luv:
51.1177, 55.6891, -42.6109
Hunter-Lab:
44.0117, 46.1409, -18.7513
#bc52a3 color charts
#bc52a3 color shades, tints & tones
#bc52a3 color schemes
#bc52a3 color preview, HTML & CSS examples
This text has a color of #bc52a3
<p style="color:#bc52a3;">Text here</p>
.mytext {color:#bc52a3;}
This box has a color of #bc52a3
<div style="background-color:#bc52a3;">Content here</div>
.mybackground {background-color:#bc52a3;}
Border around this has a color of #bc52a3
<div style="border:2px solid #bc52a3;">Content here</div>
.myborder {border:2px solid #bc52a3;}