#bc5ed4 color space conversions
Hex:
#bc5ed4
RGB:
188, 94, 212
CMY:
26, 63, 17
CMYK:
11, 56, 0, 17
HSL:
288°, 57.8431%, 60.0000%
HSV (HSB):
288°, 55.6604%, 83.1373%
XYZ:
36.6254, 23.4502, 64.8833
xyY:
0.2931, 0.1877, 23.4502
CIE-Lab:
55.5331, 55.5140, -44.9684
CIE-LCH:
55.5331, 71.4420, 320.9912
CIE-Luv:
55.5331, 38.5778, -76.7728
Hunter-Lab:
48.4254, 50.2596, -45.5425
#bc5ed4 color charts
#bc5ed4 color shades, tints & tones
#bc5ed4 color schemes
#bc5ed4 color preview, HTML & CSS examples
This text has a color of #bc5ed4
<p style="color:#bc5ed4;">Text here</p>
.mytext {color:#bc5ed4;}
This box has a color of #bc5ed4
<div style="background-color:#bc5ed4;">Content here</div>
.mybackground {background-color:#bc5ed4;}
Border around this has a color of #bc5ed4
<div style="border:2px solid #bc5ed4;">Content here</div>
.myborder {border:2px solid #bc5ed4;}