#bc80bc color space conversions
Hex:
#bc80bc
RGB:
188, 128, 188
CMY:
26, 50, 26
CMYK:
0, 32, 0, 26
HSL:
300°, 30.9278%, 61.9608%
HSV (HSB):
300°, 31.9149%, 73.7255%
XYZ:
37.5353, 29.7605, 51.3430
xyY:
0.3164, 0.2508, 29.7605
CIE-Lab:
61.4471, 33.0112, -22.1401
CIE-LCH:
61.4471, 39.7483, 326.1509
CIE-Luv:
61.4471, 29.9566, -38.7412
Hunter-Lab:
54.5532, 27.3486, -17.6138
#bc80bc color charts
#bc80bc color shades, tints & tones
#bc80bc color schemes
#bc80bc color preview, HTML & CSS examples
This text has a color of #bc80bc
<p style="color:#bc80bc;">Text here</p>
.mytext {color:#bc80bc;}
This box has a color of #bc80bc
<div style="background-color:#bc80bc;">Content here</div>
.mybackground {background-color:#bc80bc;}
Border around this has a color of #bc80bc
<div style="border:2px solid #bc80bc;">Content here</div>
.myborder {border:2px solid #bc80bc;}