#bc52a8 color space conversions
Hex:
#bc52a8
RGB:
188, 82, 168
CMY:
26, 68, 34
CMYK:
0, 56, 11, 26
HSL:
311°, 44.1667%, 52.9412%
HSV (HSB):
311°, 56.3830%, 73.7255%
XYZ:
30.8242, 19.5531, 39.1953
xyY:
0.3441, 0.2183, 19.5531
CIE-Lab:
51.3281, 53.3145, -26.1896
CIE-LCH:
51.3281, 59.3998, 333.8384
CIE-Luv:
51.3281, 54.2471, -46.6631
Hunter-Lab:
44.2189, 47.0461, -21.6010
#bc52a8 color charts
#bc52a8 color shades, tints & tones
#bc52a8 color schemes
#bc52a8 color preview, HTML & CSS examples
This text has a color of #bc52a8
<p style="color:#bc52a8;">Text here</p>
.mytext {color:#bc52a8;}
This box has a color of #bc52a8
<div style="background-color:#bc52a8;">Content here</div>
.mybackground {background-color:#bc52a8;}
Border around this has a color of #bc52a8
<div style="border:2px solid #bc52a8;">Content here</div>
.myborder {border:2px solid #bc52a8;}