#bc34c3 color space conversions
Hex:
#bc34c3
RGB:
188, 52, 195
CMY:
26, 80, 24
CMYK:
4, 73, 0, 24
HSL:
297°, 57.8947%, 48.4314%
HSV (HSB):
297°, 73.3333%, 76.4706%
XYZ:
31.8174, 17.0875, 53.2510
xyY:
0.3115, 0.1673, 17.0875
CIE-Lab:
48.3701, 69.7152, -46.5916
CIE-LCH:
48.3701, 83.8510, 326.2447
CIE-Luv:
48.3701, 54.2778, -78.5832
Hunter-Lab:
41.3370, 65.0528, -47.4425
#bc34c3 color charts
#bc34c3 color shades, tints & tones
#bc34c3 color schemes
#bc34c3 color preview, HTML & CSS examples
This text has a color of #bc34c3
<p style="color:#bc34c3;">Text here</p>
.mytext {color:#bc34c3;}
This box has a color of #bc34c3
<div style="background-color:#bc34c3;">Content here</div>
.mybackground {background-color:#bc34c3;}
Border around this has a color of #bc34c3
<div style="border:2px solid #bc34c3;">Content here</div>
.myborder {border:2px solid #bc34c3;}