#bc56fd color space conversions
Hex:
#bc56fd
RGB:
188, 86, 253
CMY:
26, 66, 1
CMYK:
26, 66, 0, 1
HSL:
277°, 97.6608%, 66.4706%
HSV (HSB):
277°, 66.0079%, 99.2157%
XYZ:
41.7964, 24.4388, 95.4427
xyY:
0.2585, 0.1512, 24.4388
CIE-Lab:
56.5245, 67.6163, -66.3647
CIE-LCH:
56.5245, 94.7430, 315.5352
CIE-Luv:
56.5245, 31.4626, -111.4933
Hunter-Lab:
49.4356, 64.4045, -79.8632
#bc56fd color charts
#bc56fd color shades, tints & tones
#bc56fd color schemes
#bc56fd color preview, HTML & CSS examples
This text has a color of #bc56fd
<p style="color:#bc56fd;">Text here</p>
.mytext {color:#bc56fd;}
This box has a color of #bc56fd
<div style="background-color:#bc56fd;">Content here</div>
.mybackground {background-color:#bc56fd;}
Border around this has a color of #bc56fd
<div style="border:2px solid #bc56fd;">Content here</div>
.myborder {border:2px solid #bc56fd;}