#bc34e8 color space conversions
Hex:
#bc34e8
RGB:
188, 52, 232
CMY:
26, 80, 9
CMYK:
19, 78, 0, 9
HSL:
285°, 79.6460%, 55.6863%
HSV (HSB):
285°, 77.5862%, 90.9804%
XYZ:
36.5325, 18.9735, 78.0807
xyY:
0.2735, 0.1420, 18.9735
CIE-Lab:
50.6562, 76.2271, -64.0912
CIE-LCH:
50.6562, 99.5904, 319.9431
CIE-Luv:
50.6562, 42.9879, -105.9356
Hunter-Lab:
43.5586, 73.4799, -75.7888
#bc34e8 color charts
#bc34e8 color shades, tints & tones
#bc34e8 color schemes
#bc34e8 color preview, HTML & CSS examples
This text has a color of #bc34e8
<p style="color:#bc34e8;">Text here</p>
.mytext {color:#bc34e8;}
This box has a color of #bc34e8
<div style="background-color:#bc34e8;">Content here</div>
.mybackground {background-color:#bc34e8;}
Border around this has a color of #bc34e8
<div style="border:2px solid #bc34e8;">Content here</div>
.myborder {border:2px solid #bc34e8;}