#bc76e8 color space conversions
Hex:
#bc76e8
RGB:
188, 118, 232
CMY:
26, 54, 9
CMYK:
19, 49, 0, 9
HSL:
277°, 71.2500%, 68.6275%
HSV (HSB):
277°, 49.1379%, 90.9804%
XYZ:
41.7830, 29.4744, 79.8309
xyY:
0.2765, 0.1951, 29.4744
CIE-Lab:
61.1981, 47.4306, -47.2433
CIE-LCH:
61.1981, 66.9446, 315.1133
CIE-Luv:
61.1981, 26.4125, -80.8571
Hunter-Lab:
54.2904, 42.3691, -49.1793
#bc76e8 color charts
#bc76e8 color shades, tints & tones
#bc76e8 color schemes
#bc76e8 color preview, HTML & CSS examples
This text has a color of #bc76e8
<p style="color:#bc76e8;">Text here</p>
.mytext {color:#bc76e8;}
This box has a color of #bc76e8
<div style="background-color:#bc76e8;">Content here</div>
.mybackground {background-color:#bc76e8;}
Border around this has a color of #bc76e8
<div style="border:2px solid #bc76e8;">Content here</div>
.myborder {border:2px solid #bc76e8;}