#bc55d6 color space conversions
Hex:
#bc55d6
RGB:
188, 85, 214
CMY:
26, 67, 16
CMYK:
12, 60, 0, 16
HSL:
288°, 61.1374%, 58.6275%
HSV (HSB):
288°, 60.2804%, 83.9216%
XYZ:
36.1251, 22.0434, 65.9691
xyY:
0.2910, 0.1776, 22.0434
CIE-Lab:
54.0730, 60.1432, -48.4194
CIE-LCH:
54.0730, 77.2117, 321.1635
CIE-Luv:
54.0730, 40.8109, -82.2491
Hunter-Lab:
46.9504, 55.1804, -50.4420
#bc55d6 color charts
#bc55d6 color shades, tints & tones
#bc55d6 color schemes
#bc55d6 color preview, HTML & CSS examples
This text has a color of #bc55d6
<p style="color:#bc55d6;">Text here</p>
.mytext {color:#bc55d6;}
This box has a color of #bc55d6
<div style="background-color:#bc55d6;">Content here</div>
.mybackground {background-color:#bc55d6;}
Border around this has a color of #bc55d6
<div style="border:2px solid #bc55d6;">Content here</div>
.myborder {border:2px solid #bc55d6;}