#bb78c9 color space conversions
Hex:
#bb78c9
RGB:
187, 120, 201
CMY:
27, 53, 21
CMYK:
7, 40, 0, 21
HSL:
290°, 42.8571%, 62.9412%
HSV (HSB):
290°, 40.2985%, 78.8235%
XYZ:
37.7526, 28.2148, 58.7146
xyY:
0.3028, 0.2263, 28.2148
CIE-Lab:
60.0823, 39.6004, -31.6127
CIE-LCH:
60.0823, 50.6711, 321.3999
CIE-Luv:
60.0823, 30.6033, -54.4961
Hunter-Lab:
53.1176, 33.9107, -28.3550
#bb78c9 color charts
#bb78c9 color shades, tints & tones
#bb78c9 color schemes
#bb78c9 color preview, HTML & CSS examples
This text has a color of #bb78c9
<p style="color:#bb78c9;">Text here</p>
.mytext {color:#bb78c9;}
This box has a color of #bb78c9
<div style="background-color:#bb78c9;">Content here</div>
.mybackground {background-color:#bb78c9;}
Border around this has a color of #bb78c9
<div style="border:2px solid #bb78c9;">Content here</div>
.myborder {border:2px solid #bb78c9;}