#bc89e8 color space conversions
Hex:
#bc89e8
RGB:
188, 137, 232
CMY:
26, 46, 9
CMYK:
19, 41, 0, 9
HSL:
272°, 67.3759%, 72.3529%
HSV (HSB):
272°, 40.9483%, 90.9804%
XYZ:
44.2502, 34.4089, 80.6533
xyY:
0.2778, 0.2160, 34.4089
CIE-Lab:
65.2858, 37.1513, -40.8126
CIE-LCH:
65.2858, 55.1896, 312.3113
CIE-Luv:
65.2858, 19.3210, -69.9061
Hunter-Lab:
58.6591, 32.0002, -40.4594
#bc89e8 color charts
#bc89e8 color shades, tints & tones
#bc89e8 color schemes
#bc89e8 color preview, HTML & CSS examples
This text has a color of #bc89e8
<p style="color:#bc89e8;">Text here</p>
.mytext {color:#bc89e8;}
This box has a color of #bc89e8
<div style="background-color:#bc89e8;">Content here</div>
.mybackground {background-color:#bc89e8;}
Border around this has a color of #bc89e8
<div style="border:2px solid #bc89e8;">Content here</div>
.myborder {border:2px solid #bc89e8;}