#bb78b8 color space conversions
Hex:
#bb78b8
RGB:
187, 120, 184
CMY:
27, 53, 28
CMYK:
0, 36, 2, 27
HSL:
303°, 33.0049%, 60.1961%
HSV (HSB):
303°, 35.8289%, 73.3333%
XYZ:
35.8617, 27.4584, 48.7573
xyY:
0.3200, 0.2450, 27.4584
CIE-Lab:
59.3963, 36.3157, -23.0176
CIE-LCH:
59.3963, 42.9958, 327.6327
CIE-Luv:
59.3963, 33.7038, -40.3886
Hunter-Lab:
52.4008, 30.4593, -18.4869
#bb78b8 color charts
#bb78b8 color shades, tints & tones
#bb78b8 color schemes
#bb78b8 color preview, HTML & CSS examples
This text has a color of #bb78b8
<p style="color:#bb78b8;">Text here</p>
.mytext {color:#bb78b8;}
This box has a color of #bb78b8
<div style="background-color:#bb78b8;">Content here</div>
.mybackground {background-color:#bb78b8;}
Border around this has a color of #bb78b8
<div style="border:2px solid #bb78b8;">Content here</div>
.myborder {border:2px solid #bb78b8;}