#bc84e8 color space conversions
Hex:
#bc84e8
RGB:
188, 132, 232
CMY:
26, 48, 9
CMYK:
19, 43, 0, 9
HSL:
274°, 68.4932%, 71.3725%
HSV (HSB):
274°, 43.1034%, 90.9804%
XYZ:
43.5558, 33.0201, 80.4218
xyY:
0.2774, 0.2103, 33.0201
CIE-Lab:
64.1772, 39.8923, -42.5508
CIE-LCH:
64.1772, 58.3263, 313.1530
CIE-Luv:
64.1772, 21.2648, -72.9140
Hunter-Lab:
57.4631, 34.7387, -42.7544
#bc84e8 color charts
#bc84e8 color shades, tints & tones
#bc84e8 color schemes
#bc84e8 color preview, HTML & CSS examples
This text has a color of #bc84e8
<p style="color:#bc84e8;">Text here</p>
.mytext {color:#bc84e8;}
This box has a color of #bc84e8
<div style="background-color:#bc84e8;">Content here</div>
.mybackground {background-color:#bc84e8;}
Border around this has a color of #bc84e8
<div style="border:2px solid #bc84e8;">Content here</div>
.myborder {border:2px solid #bc84e8;}