#bb7ed9 color space conversions
Hex:
#bb7ed9
RGB:
187, 126, 217
CMY:
27, 51, 15
CMYK:
14, 42, 0, 15
HSL:
280°, 54.4910%, 67.2549%
HSV (HSB):
280°, 41.9355%, 85.0980%
XYZ:
40.4788, 30.4963, 69.3985
xyY:
0.2884, 0.2173, 30.4963
CIE-Lab:
62.0801, 39.6314, -37.4974
CIE-LCH:
62.0801, 54.5591, 316.5848
CIE-Luv:
62.0801, 25.3921, -64.2719
Hunter-Lab:
55.2234, 34.1995, -35.8526
#bb7ed9 color charts
#bb7ed9 color shades, tints & tones
#bb7ed9 color schemes
#bb7ed9 color preview, HTML & CSS examples
This text has a color of #bb7ed9
<p style="color:#bb7ed9;">Text here</p>
.mytext {color:#bb7ed9;}
This box has a color of #bb7ed9
<div style="background-color:#bb7ed9;">Content here</div>
.mybackground {background-color:#bb7ed9;}
Border around this has a color of #bb7ed9
<div style="border:2px solid #bb7ed9;">Content here</div>
.myborder {border:2px solid #bb7ed9;}