#bc81e5 color space conversions
Hex:
#bc81e5
RGB:
188, 129, 229
CMY:
26, 49, 10
CMYK:
18, 44, 0, 10
HSL:
275°, 65.7895%, 70.1961%
HSV (HSB):
275°, 43.6681%, 89.8039%
XYZ:
42.7322, 32.0490, 78.0626
xyY:
0.2796, 0.2097, 32.0490
CIE-Lab:
63.3834, 40.8685, -42.1340
CIE-LCH:
63.3834, 58.6984, 314.1265
CIE-Luv:
63.3834, 22.8757, -72.2089
Hunter-Lab:
56.6119, 35.6659, -42.1272
#bc81e5 color charts
#bc81e5 color shades, tints & tones
#bc81e5 color schemes
#bc81e5 color preview, HTML & CSS examples
This text has a color of #bc81e5
<p style="color:#bc81e5;">Text here</p>
.mytext {color:#bc81e5;}
This box has a color of #bc81e5
<div style="background-color:#bc81e5;">Content here</div>
.mybackground {background-color:#bc81e5;}
Border around this has a color of #bc81e5
<div style="border:2px solid #bc81e5;">Content here</div>
.myborder {border:2px solid #bc81e5;}