#bc54f5 color space conversions
Hex:
#bc54f5
RGB:
188, 84, 245
CMY:
26, 67, 4
CMYK:
23, 66, 0, 4
HSL:
279°, 88.9503%, 64.5098%
HSV (HSB):
279°, 65.7143%, 96.0784%
XYZ:
40.3908, 23.6246, 88.8174
xyY:
0.2643, 0.1546, 23.6246
CIE-Lab:
55.7099, 66.8161, -63.2335
CIE-LCH:
55.7099, 91.9938, 316.5780
CIE-Luv:
55.7099, 33.6798, -106.2975
Hunter-Lab:
48.6051, 63.2743, -74.3185
#bc54f5 color charts
#bc54f5 color shades, tints & tones
#bc54f5 color schemes
#bc54f5 color preview, HTML & CSS examples
This text has a color of #bc54f5
<p style="color:#bc54f5;">Text here</p>
.mytext {color:#bc54f5;}
This box has a color of #bc54f5
<div style="background-color:#bc54f5;">Content here</div>
.mybackground {background-color:#bc54f5;}
Border around this has a color of #bc54f5
<div style="border:2px solid #bc54f5;">Content here</div>
.myborder {border:2px solid #bc54f5;}