#bc34df color space conversions
Hex:
#bc34df
RGB:
188, 52, 223
CMY:
26, 80, 13
CMYK:
16, 77, 0, 13
HSL:
288°, 72.7660%, 53.9216%
HSV (HSB):
288°, 76.6816%, 87.4510%
XYZ:
35.2863, 18.4751, 71.5183
xyY:
0.2817, 0.1475, 18.4751
CIE-Lab:
50.0673, 74.5840, -59.9439
CIE-LCH:
50.0673, 95.6872, 321.2108
CIE-Luv:
50.0673, 45.5643, -99.4558
Hunter-Lab:
42.9826, 71.3188, -68.5641
#bc34df color charts
#bc34df color shades, tints & tones
#bc34df color schemes
#bc34df color preview, HTML & CSS examples
This text has a color of #bc34df
<p style="color:#bc34df;">Text here</p>
.mytext {color:#bc34df;}
This box has a color of #bc34df
<div style="background-color:#bc34df;">Content here</div>
.mybackground {background-color:#bc34df;}
Border around this has a color of #bc34df
<div style="border:2px solid #bc34df;">Content here</div>
.myborder {border:2px solid #bc34df;}