#bc5be5 color space conversions
Hex:
#bc5be5
RGB:
188, 91, 229
CMY:
26, 64, 10
CMYK:
18, 60, 0, 10
HSL:
282°, 72.6316%, 62.7451%
HSV (HSB):
282°, 60.2620%, 89.8039%
XYZ:
38.6230, 23.8307, 76.6929
xyY:
0.2776, 0.1713, 23.8307
CIE-Lab:
55.9179, 60.3536, -53.9524
CIE-LCH:
55.9179, 80.9532, 318.2052
CIE-Luv:
55.9179, 35.5387, -91.4562
Hunter-Lab:
48.8167, 55.7972, -58.9752
#bc5be5 color charts
#bc5be5 color shades, tints & tones
#bc5be5 color schemes
#bc5be5 color preview, HTML & CSS examples
This text has a color of #bc5be5
<p style="color:#bc5be5;">Text here</p>
.mytext {color:#bc5be5;}
This box has a color of #bc5be5
<div style="background-color:#bc5be5;">Content here</div>
.mybackground {background-color:#bc5be5;}
Border around this has a color of #bc5be5
<div style="border:2px solid #bc5be5;">Content here</div>
.myborder {border:2px solid #bc5be5;}