#bc71e5 color space conversions
Hex:
#bc71e5
RGB:
188, 113, 229
CMY:
26, 56, 10
CMYK:
18, 51, 0, 10
HSL:
279°, 69.0476%, 67.0588%
HSV (HSB):
279°, 50.6550%, 89.8039%
XYZ:
40.7870, 28.1588, 77.4142
xyY:
0.2787, 0.1924, 28.1588
CIE-Lab:
60.0319, 49.4122, -47.4154
CIE-LCH:
60.0319, 68.4820, 316.1814
CIE-Luv:
60.0319, 28.6934, -81.0898
Hunter-Lab:
53.0648, 44.3363, -49.3505
#bc71e5 color charts
#bc71e5 color shades, tints & tones
#bc71e5 color schemes
#bc71e5 color preview, HTML & CSS examples
This text has a color of #bc71e5
<p style="color:#bc71e5;">Text here</p>
.mytext {color:#bc71e5;}
This box has a color of #bc71e5
<div style="background-color:#bc71e5;">Content here</div>
.mybackground {background-color:#bc71e5;}
Border around this has a color of #bc71e5
<div style="border:2px solid #bc71e5;">Content here</div>
.myborder {border:2px solid #bc71e5;}