#bc55f3 color space conversions
Hex:
#bc55f3
RGB:
188, 85, 243
CMY:
26, 67, 5
CMYK:
23, 65, 0, 5
HSL:
279°, 86.8132%, 64.3137%
HSV (HSB):
279°, 65.0206%, 95.2941%
XYZ:
40.1652, 23.6594, 87.2438
xyY:
0.2659, 0.1566, 23.6594
CIE-Lab:
55.7452, 65.9630, -62.0625
CIE-LCH:
55.7452, 90.5698, 316.7451
CIE-Luv:
55.7452, 33.8980, -104.4491
Hunter-Lab:
48.6410, 62.2744, -72.2956
#bc55f3 color charts
#bc55f3 color shades, tints & tones
#bc55f3 color schemes
#bc55f3 color preview, HTML & CSS examples
This text has a color of #bc55f3
<p style="color:#bc55f3;">Text here</p>
.mytext {color:#bc55f3;}
This box has a color of #bc55f3
<div style="background-color:#bc55f3;">Content here</div>
.mybackground {background-color:#bc55f3;}
Border around this has a color of #bc55f3
<div style="border:2px solid #bc55f3;">Content here</div>
.myborder {border:2px solid #bc55f3;}