#bc80d5 color space conversions
Hex:
#bc80d5
RGB:
188, 128, 213
CMY:
26, 50, 16
CMYK:
12, 40, 0, 16
HSL:
282°, 50.2959%, 66.8627%
HSV (HSB):
282°, 39.9061%, 83.5294%
XYZ:
40.4684, 30.9338, 66.7887
xyY:
0.2928, 0.2238, 30.9338
CIE-Lab:
62.4517, 37.9975, -34.6714
CIE-LCH:
62.4517, 51.4384, 317.6206
CIE-Luv:
62.4517, 25.8338, -59.5491
Hunter-Lab:
55.6182, 32.5470, -32.2653
#bc80d5 color charts
#bc80d5 color shades, tints & tones
#bc80d5 color schemes
#bc80d5 color preview, HTML & CSS examples
This text has a color of #bc80d5
<p style="color:#bc80d5;">Text here</p>
.mytext {color:#bc80d5;}
This box has a color of #bc80d5
<div style="background-color:#bc80d5;">Content here</div>
.mybackground {background-color:#bc80d5;}
Border around this has a color of #bc80d5
<div style="border:2px solid #bc80d5;">Content here</div>
.myborder {border:2px solid #bc80d5;}