#bb80d9 color space conversions
Hex:
#bb80d9
RGB:
187, 128, 217
CMY:
27, 50, 15
CMYK:
14, 41, 0, 15
HSL:
280°, 53.9394%, 67.6471%
HSV (HSB):
280°, 41.0138%, 85.0980%
XYZ:
40.7371, 31.0129, 69.4846
xyY:
0.2884, 0.2196, 31.0129
CIE-Lab:
62.5185, 38.5400, -36.8126
CIE-LCH:
62.5185, 53.2963, 316.3132
CIE-Luv:
62.5185, 24.5905, -63.0913
Hunter-Lab:
55.6892, 33.1179, -34.9950
#bb80d9 color charts
#bb80d9 color shades, tints & tones
#bb80d9 color schemes
#bb80d9 color preview, HTML & CSS examples
This text has a color of #bb80d9
<p style="color:#bb80d9;">Text here</p>
.mytext {color:#bb80d9;}
This box has a color of #bb80d9
<div style="background-color:#bb80d9;">Content here</div>
.mybackground {background-color:#bb80d9;}
Border around this has a color of #bb80d9
<div style="border:2px solid #bb80d9;">Content here</div>
.myborder {border:2px solid #bb80d9;}