#bc34e5 color space conversions
Hex:
#bc34e5
RGB:
188, 52, 229
CMY:
26, 80, 10
CMYK:
18, 77, 0, 10
HSL:
286°, 77.2926%, 55.0980%
HSV (HSB):
286°, 77.2926%, 89.8039%
XYZ:
36.1099, 18.8045, 75.8552
xyY:
0.2761, 0.1438, 18.8045
CIE-Lab:
50.4577, 75.6756, -62.7163
CIE-LCH:
50.4577, 98.2860, 320.3497
CIE-Luv:
50.4577, 43.8346, -103.7884
Hunter-Lab:
43.3641, 72.7520, -73.3587
#bc34e5 color charts
#bc34e5 color shades, tints & tones
#bc34e5 color schemes
#bc34e5 color preview, HTML & CSS examples
This text has a color of #bc34e5
<p style="color:#bc34e5;">Text here</p>
.mytext {color:#bc34e5;}
This box has a color of #bc34e5
<div style="background-color:#bc34e5;">Content here</div>
.mybackground {background-color:#bc34e5;}
Border around this has a color of #bc34e5
<div style="border:2px solid #bc34e5;">Content here</div>
.myborder {border:2px solid #bc34e5;}