#bc34a8 color space conversions
Hex:
#bc34a8
RGB:
188, 52, 168
CMY:
26, 80, 34
CMYK:
0, 72, 11, 26
HSL:
309°, 56.6667%, 47.0588%
HSV (HSB):
309°, 72.3404%, 73.7255%
XYZ:
29.0349, 15.9745, 38.5989
xyY:
0.3473, 0.1911, 15.9745
CIE-Lab:
46.9410, 65.4446, -33.0283
CIE-LCH:
46.9410, 73.3066, 333.2210
CIE-Luv:
46.9410, 63.6192, -57.5884
Hunter-Lab:
39.9681, 59.7275, -29.2811
#bc34a8 color charts
#bc34a8 color shades, tints & tones
#bc34a8 color schemes
#bc34a8 color preview, HTML & CSS examples
This text has a color of #bc34a8
<p style="color:#bc34a8;">Text here</p>
.mytext {color:#bc34a8;}
This box has a color of #bc34a8
<div style="background-color:#bc34a8;">Content here</div>
.mybackground {background-color:#bc34a8;}
Border around this has a color of #bc34a8
<div style="border:2px solid #bc34a8;">Content here</div>
.myborder {border:2px solid #bc34a8;}