#bc80d0 color space conversions
Hex:
#bc80d0
RGB:
188, 128, 208
CMY:
26, 50, 18
CMYK:
10, 38, 0, 18
HSL:
285°, 45.9770%, 65.8824%
HSV (HSB):
285°, 38.4615%, 81.5686%
XYZ:
39.8434, 30.6838, 63.4971
xyY:
0.2973, 0.2289, 30.6838
CIE-Lab:
62.2398, 36.9643, -32.1980
CIE-LCH:
62.2398, 49.0211, 318.9423
CIE-Luv:
62.2398, 26.6511, -55.3888
Hunter-Lab:
55.3929, 31.4549, -29.1893
#bc80d0 color charts
#bc80d0 color shades, tints & tones
#bc80d0 color schemes
#bc80d0 color preview, HTML & CSS examples
This text has a color of #bc80d0
<p style="color:#bc80d0;">Text here</p>
.mytext {color:#bc80d0;}
This box has a color of #bc80d0
<div style="background-color:#bc80d0;">Content here</div>
.mybackground {background-color:#bc80d0;}
Border around this has a color of #bc80d0
<div style="border:2px solid #bc80d0;">Content here</div>
.myborder {border:2px solid #bc80d0;}