#bb78a9 color space conversions
Hex:
#bb78a9
RGB:
187, 120, 169
CMY:
27, 53, 34
CMYK:
0, 36, 10, 27
HSL:
316°, 33.0049%, 60.1961%
HSV (HSB):
316°, 35.8289%, 73.3333%
XYZ:
34.3714, 26.8623, 40.9095
xyY:
0.3365, 0.2630, 26.8623
CIE-Lab:
58.8467, 33.6089, -15.2712
CIE-LCH:
58.8467, 36.9157, 335.5640
CIE-Luv:
58.8467, 36.4565, -28.0354
Hunter-Lab:
51.8289, 27.6756, -10.5185
#bb78a9 color charts
#bb78a9 color shades, tints & tones
#bb78a9 color schemes
#bb78a9 color preview, HTML & CSS examples
This text has a color of #bb78a9
<p style="color:#bb78a9;">Text here</p>
.mytext {color:#bb78a9;}
This box has a color of #bb78a9
<div style="background-color:#bb78a9;">Content here</div>
.mybackground {background-color:#bb78a9;}
Border around this has a color of #bb78a9
<div style="border:2px solid #bb78a9;">Content here</div>
.myborder {border:2px solid #bb78a9;}