#bc34b9 color space conversions
Hex:
#bc34b9
RGB:
188, 52, 185
CMY:
26, 80, 27
CMYK:
0, 72, 2, 26
HSL:
301°, 56.6667%, 47.0588%
HSV (HSB):
301°, 72.3404%, 73.7255%
XYZ:
30.7240, 16.6501, 47.4934
xyY:
0.3239, 0.1755, 16.6501
CIE-Lab:
47.8161, 68.0797, -41.6496
CIE-LCH:
47.8161, 79.8094, 328.5426
CIE-Luv:
47.8161, 57.6384, -70.8893
Hunter-Lab:
40.8046, 62.9944, -40.4458
#bc34b9 color charts
#bc34b9 color shades, tints & tones
#bc34b9 color schemes
#bc34b9 color preview, HTML & CSS examples
This text has a color of #bc34b9
<p style="color:#bc34b9;">Text here</p>
.mytext {color:#bc34b9;}
This box has a color of #bc34b9
<div style="background-color:#bc34b9;">Content here</div>
.mybackground {background-color:#bc34b9;}
Border around this has a color of #bc34b9
<div style="border:2px solid #bc34b9;">Content here</div>
.myborder {border:2px solid #bc34b9;}