#bc80cf color space conversions
Hex:
#bc80cf
RGB:
188, 128, 207
CMY:
26, 50, 19
CMYK:
9, 38, 0, 19
HSL:
286°, 45.1429%, 65.6863%
HSV (HSB):
286°, 38.1643%, 81.1765%
XYZ:
39.7207, 30.6347, 62.8511
xyY:
0.2982, 0.2300, 30.6347
CIE-Lab:
62.1980, 36.7597, -31.7013
CIE-LCH:
62.1980, 48.5412, 319.2257
CIE-Luv:
62.1980, 26.8152, -54.5560
Hunter-Lab:
55.3486, 31.2396, -28.5826
#bc80cf color charts
#bc80cf color shades, tints & tones
#bc80cf color schemes
#bc80cf color preview, HTML & CSS examples
This text has a color of #bc80cf
<p style="color:#bc80cf;">Text here</p>
.mytext {color:#bc80cf;}
This box has a color of #bc80cf
<div style="background-color:#bc80cf;">Content here</div>
.mybackground {background-color:#bc80cf;}
Border around this has a color of #bc80cf
<div style="border:2px solid #bc80cf;">Content here</div>
.myborder {border:2px solid #bc80cf;}