#bc34dc color space conversions
Hex:
#bc34dc
RGB:
188, 52, 220
CMY:
26, 80, 14
CMYK:
15, 76, 0, 14
HSL:
289°, 70.5882%, 53.3333%
HSV (HSB):
289°, 76.3636%, 86.2745%
XYZ:
34.8853, 18.3147, 69.4066
xyY:
0.2845, 0.1494, 18.3147
CIE-Lab:
49.8755, 74.0440, -58.5463
CIE-LCH:
49.8755, 94.3938, 321.6667
CIE-Luv:
49.8755, 46.4474, -97.2705
Hunter-Lab:
42.7956, 70.6138, -66.2004
#bc34dc color charts
#bc34dc color shades, tints & tones
#bc34dc color schemes
#bc34dc color preview, HTML & CSS examples
This text has a color of #bc34dc
<p style="color:#bc34dc;">Text here</p>
.mytext {color:#bc34dc;}
This box has a color of #bc34dc
<div style="background-color:#bc34dc;">Content here</div>
.mybackground {background-color:#bc34dc;}
Border around this has a color of #bc34dc
<div style="border:2px solid #bc34dc;">Content here</div>
.myborder {border:2px solid #bc34dc;}