#bc34ff color space conversions
Hex:
#bc34ff
RGB:
188, 52, 255
CMY:
26, 80, 0
CMYK:
26, 80, 0, 0
HSL:
280°, 100.0000%, 60.1961%
HSV (HSB):
280°, 79.6078%, 100.0000%
XYZ:
40.0170, 20.3673, 96.4299
xyY:
0.2552, 0.1299, 20.3673
CIE-Lab:
52.2500, 80.5664, -74.3921
CIE-LCH:
52.2500, 109.6592, 317.2817
CIE-Luv:
52.2500, 36.8892, -121.9811
Hunter-Lab:
45.1302, 79.2984, -95.0941
#bc34ff color charts
#bc34ff color shades, tints & tones
#bc34ff color schemes
#bc34ff color preview, HTML & CSS examples
This text has a color of #bc34ff
<p style="color:#bc34ff;">Text here</p>
.mytext {color:#bc34ff;}
This box has a color of #bc34ff
<div style="background-color:#bc34ff;">Content here</div>
.mybackground {background-color:#bc34ff;}
Border around this has a color of #bc34ff
<div style="border:2px solid #bc34ff;">Content here</div>
.myborder {border:2px solid #bc34ff;}