#bc76d7 color space conversions
Hex:
#bc76d7
RGB:
188, 118, 215
CMY:
26, 54, 16
CMYK:
13, 45, 0, 16
HSL:
283°, 54.8023%, 65.2941%
HSV (HSB):
283°, 45.1163%, 84.3137%
XYZ:
39.4832, 28.5545, 67.7206
xyY:
0.2908, 0.2103, 28.5545
CIE-Lab:
60.3864, 43.8218, -39.0189
CIE-LCH:
60.3864, 58.6756, 318.3182
CIE-Luv:
60.3864, 29.4718, -66.9770
Hunter-Lab:
53.4364, 38.3766, -37.7333
#bc76d7 color charts
#bc76d7 color shades, tints & tones
#bc76d7 color schemes
#bc76d7 color preview, HTML & CSS examples
This text has a color of #bc76d7
<p style="color:#bc76d7;">Text here</p>
.mytext {color:#bc76d7;}
This box has a color of #bc76d7
<div style="background-color:#bc76d7;">Content here</div>
.mybackground {background-color:#bc76d7;}
Border around this has a color of #bc76d7
<div style="border:2px solid #bc76d7;">Content here</div>
.myborder {border:2px solid #bc76d7;}