#bc55e5 color space conversions
Hex:
#bc55e5
RGB:
188, 85, 229
CMY:
26, 67, 10
CMYK:
18, 63, 0, 10
HSL:
283°, 73.4694%, 61.5686%
HSV (HSB):
283°, 62.8821%, 89.8039%
XYZ:
38.1304, 22.8455, 76.5287
xyY:
0.2773, 0.1661, 22.8455
CIE-Lab:
54.9128, 63.1044, -55.5581
CIE-LCH:
54.9128, 84.0766, 318.6388
CIE-Luv:
54.9128, 37.1440, -93.8676
Hunter-Lab:
47.7970, 58.7550, -61.4725
#bc55e5 color charts
#bc55e5 color shades, tints & tones
#bc55e5 color schemes
#bc55e5 color preview, HTML & CSS examples
This text has a color of #bc55e5
<p style="color:#bc55e5;">Text here</p>
.mytext {color:#bc55e5;}
This box has a color of #bc55e5
<div style="background-color:#bc55e5;">Content here</div>
.mybackground {background-color:#bc55e5;}
Border around this has a color of #bc55e5
<div style="border:2px solid #bc55e5;">Content here</div>
.myborder {border:2px solid #bc55e5;}