#bb78d4 color space conversions
Hex:
#bb78d4
RGB:
187, 120, 212
CMY:
27, 53, 17
CMYK:
12, 43, 0, 17
HSL:
284°, 51.6854%, 65.0980%
HSV (HSB):
284°, 43.3962%, 83.1373%
XYZ:
39.0937, 28.7512, 65.7764
xyY:
0.2926, 0.2152, 28.7512
CIE-Lab:
60.5614, 41.8366, -37.0676
CIE-LCH:
60.5614, 55.8955, 318.4587
CIE-Luv:
60.5614, 28.6280, -63.6063
Hunter-Lab:
53.6201, 36.3064, -35.1976
#bb78d4 color charts
#bb78d4 color shades, tints & tones
#bb78d4 color schemes
#bb78d4 color preview, HTML & CSS examples
This text has a color of #bb78d4
<p style="color:#bb78d4;">Text here</p>
.mytext {color:#bb78d4;}
This box has a color of #bb78d4
<div style="background-color:#bb78d4;">Content here</div>
.mybackground {background-color:#bb78d4;}
Border around this has a color of #bb78d4
<div style="border:2px solid #bb78d4;">Content here</div>
.myborder {border:2px solid #bb78d4;}