#bb77ed color space conversions
Hex:
#bb77ed
RGB:
187, 119, 237
CMY:
27, 53, 7
CMYK:
21, 50, 0, 7
HSL:
275°, 76.6234%, 69.8039%
HSV (HSB):
275°, 49.7890%, 92.9412%
XYZ:
42.3764, 29.8729, 83.6533
xyY:
0.2718, 0.1916, 29.8729
CIE-Lab:
61.5444, 47.7293, -49.4798
CIE-LCH:
61.5444, 68.7484, 313.9683
CIE-Luv:
61.5444, 24.6265, -84.5826
Hunter-Lab:
54.6561, 42.7480, -52.4865
#bb77ed color charts
#bb77ed color shades, tints & tones
#bb77ed color schemes
#bb77ed color preview, HTML & CSS examples
This text has a color of #bb77ed
<p style="color:#bb77ed;">Text here</p>
.mytext {color:#bb77ed;}
This box has a color of #bb77ed
<div style="background-color:#bb77ed;">Content here</div>
.mybackground {background-color:#bb77ed;}
Border around this has a color of #bb77ed
<div style="border:2px solid #bb77ed;">Content here</div>
.myborder {border:2px solid #bb77ed;}