#bb80e4 color space conversions
Hex:
#bb80e4
RGB:
187, 128, 228
CMY:
27, 50, 11
CMYK:
18, 44, 0, 11
HSL:
275°, 64.9351%, 69.8039%
HSV (HSB):
275°, 43.8596%, 89.4118%
XYZ:
42.2163, 31.6046, 77.2740
xyY:
0.2794, 0.2092, 31.6046
CIE-Lab:
63.0147, 40.9099, -42.1649
CIE-LCH:
63.0147, 58.7495, 314.1346
CIE-Luv:
63.0147, 22.8418, -72.1886
Hunter-Lab:
56.2179, 35.6613, -42.1442
#bb80e4 color charts
#bb80e4 color shades, tints & tones
#bb80e4 color schemes
#bb80e4 color preview, HTML & CSS examples
This text has a color of #bb80e4
<p style="color:#bb80e4;">Text here</p>
.mytext {color:#bb80e4;}
This box has a color of #bb80e4
<div style="background-color:#bb80e4;">Content here</div>
.mybackground {background-color:#bb80e4;}
Border around this has a color of #bb80e4
<div style="border:2px solid #bb80e4;">Content here</div>
.myborder {border:2px solid #bb80e4;}