#bb78f8 color space conversions
Hex:
#bb78f8
RGB:
187, 120, 248
CMY:
27, 53, 3
CMYK:
25, 52, 0, 3
HSL:
271°, 90.1408%, 72.1569%
HSV (HSB):
271°, 51.6129%, 97.2549%
XYZ:
44.1533, 30.7750, 92.4200
xyY:
0.2638, 0.1839, 30.7750
CIE-Lab:
62.3173, 49.6637, -54.3347
CIE-LCH:
62.3173, 73.6121, 312.4283
CIE-Luv:
62.3173, 22.4473, -92.8546
Hunter-Lab:
55.4753, 44.9881, -59.9425
#bb78f8 color charts
#bb78f8 color shades, tints & tones
#bb78f8 color schemes
#bb78f8 color preview, HTML & CSS examples
This text has a color of #bb78f8
<p style="color:#bb78f8;">Text here</p>
.mytext {color:#bb78f8;}
This box has a color of #bb78f8
<div style="background-color:#bb78f8;">Content here</div>
.mybackground {background-color:#bb78f8;}
Border around this has a color of #bb78f8
<div style="border:2px solid #bb78f8;">Content here</div>
.myborder {border:2px solid #bb78f8;}