#bb78f5 color space conversions
Hex:
#bb78f5
RGB:
187, 120, 245
CMY:
27, 53, 4
CMYK:
24, 51, 0, 4
HSL:
272°, 86.2069%, 71.5686%
HSV (HSB):
272°, 51.0204%, 96.0784%
XYZ:
43.6914, 30.5903, 89.9879
xyY:
0.2660, 0.1862, 30.5903
CIE-Lab:
62.1603, 48.9856, -52.9296
CIE-LCH:
62.1603, 72.1189, 312.7838
CIE-Luv:
62.1603, 22.9424, -90.4640
Hunter-Lab:
55.3085, 44.2177, -57.7499
#bb78f5 color charts
#bb78f5 color shades, tints & tones
#bb78f5 color schemes
#bb78f5 color preview, HTML & CSS examples
This text has a color of #bb78f5
<p style="color:#bb78f5;">Text here</p>
.mytext {color:#bb78f5;}
This box has a color of #bb78f5
<div style="background-color:#bb78f5;">Content here</div>
.mybackground {background-color:#bb78f5;}
Border around this has a color of #bb78f5
<div style="border:2px solid #bb78f5;">Content here</div>
.myborder {border:2px solid #bb78f5;}