#bc80c5 color space conversions
Hex:
#bc80c5
RGB:
188, 128, 197
CMY:
26, 50, 23
CMYK:
5, 35, 0, 23
HSL:
292°, 37.2973%, 63.7255%
HSV (HSB):
292°, 35.0254%, 77.2549%
XYZ:
38.5363, 30.1609, 56.6139
xyY:
0.3075, 0.2407, 30.1609
CIE-Lab:
61.7928, 34.7531, -26.6985
CIE-LCH:
61.7928, 43.8245, 322.4673
CIE-Luv:
61.7928, 28.4639, -46.2253
Hunter-Lab:
54.9190, 29.1440, -22.6765
#bc80c5 color charts
#bc80c5 color shades, tints & tones
#bc80c5 color schemes
#bc80c5 color preview, HTML & CSS examples
This text has a color of #bc80c5
<p style="color:#bc80c5;">Text here</p>
.mytext {color:#bc80c5;}
This box has a color of #bc80c5
<div style="background-color:#bc80c5;">Content here</div>
.mybackground {background-color:#bc80c5;}
Border around this has a color of #bc80c5
<div style="border:2px solid #bc80c5;">Content here</div>
.myborder {border:2px solid #bc80c5;}