#bc34d2 color space conversions
Hex:
#bc34d2
RGB:
188, 52, 210
CMY:
26, 80, 18
CMYK:
10, 75, 0, 18
HSL:
292°, 63.7097%, 51.3725%
HSV (HSB):
292°, 75.2381%, 82.3529%
XYZ:
33.5999, 17.8005, 62.6377
xyY:
0.2946, 0.1561, 17.8005
CIE-Lab:
49.2532, 72.2744, -53.8313
CIE-LCH:
49.2532, 90.1188, 323.3206
CIE-Luv:
49.2532, 49.4790, -89.8958
Hunter-Lab:
42.1906, 68.3207, -58.4906
#bc34d2 color charts
#bc34d2 color shades, tints & tones
#bc34d2 color schemes
#bc34d2 color preview, HTML & CSS examples
This text has a color of #bc34d2
<p style="color:#bc34d2;">Text here</p>
.mytext {color:#bc34d2;}
This box has a color of #bc34d2
<div style="background-color:#bc34d2;">Content here</div>
.mybackground {background-color:#bc34d2;}
Border around this has a color of #bc34d2
<div style="border:2px solid #bc34d2;">Content here</div>
.myborder {border:2px solid #bc34d2;}