#bb7bb5 color space conversions
Hex:
#bb7bb5
RGB:
187, 123, 181
CMY:
27, 52, 29
CMYK:
0, 34, 3, 27
HSL:
306°, 32.0000%, 60.7843%
HSV (HSB):
306°, 34.2246%, 73.3333%
XYZ:
35.9170, 28.0669, 47.2405
xyY:
0.3229, 0.2523, 28.0669
CIE-Lab:
59.9491, 34.1181, -20.4610
CIE-LCH:
59.9491, 39.7831, 329.0485
CIE-Luv:
59.9491, 32.8490, -36.1439
Hunter-Lab:
52.9782, 28.3035, -15.7839
#bb7bb5 color charts
#bb7bb5 color shades, tints & tones
#bb7bb5 color schemes
#bb7bb5 color preview, HTML & CSS examples
This text has a color of #bb7bb5
<p style="color:#bb7bb5;">Text here</p>
.mytext {color:#bb7bb5;}
This box has a color of #bb7bb5
<div style="background-color:#bb7bb5;">Content here</div>
.mybackground {background-color:#bb7bb5;}
Border around this has a color of #bb7bb5
<div style="border:2px solid #bb7bb5;">Content here</div>
.myborder {border:2px solid #bb7bb5;}