#bc34f5 color space conversions
Hex:
#bc34f5
RGB:
188, 52, 245
CMY:
26, 80, 4
CMYK:
23, 79, 0, 4
HSL:
282°, 90.6103%, 58.2353%
HSV (HSB):
282°, 78.7755%, 96.0784%
XYZ:
38.4485, 19.7399, 88.1699
xyY:
0.2627, 0.1349, 19.7399
CIE-Lab:
51.5419, 78.6570, -69.9646
CIE-LCH:
51.5419, 105.2709, 318.3472
CIE-Luv:
51.5419, 39.4567, -115.0945
Hunter-Lab:
44.4296, 76.7183, -86.5594
#bc34f5 color charts
#bc34f5 color shades, tints & tones
#bc34f5 color schemes
#bc34f5 color preview, HTML & CSS examples
This text has a color of #bc34f5
<p style="color:#bc34f5;">Text here</p>
.mytext {color:#bc34f5;}
This box has a color of #bc34f5
<div style="background-color:#bc34f5;">Content here</div>
.mybackground {background-color:#bc34f5;}
Border around this has a color of #bc34f5
<div style="border:2px solid #bc34f5;">Content here</div>
.myborder {border:2px solid #bc34f5;}