#bd78e8 color space conversions
Hex:
#bd78e8
RGB:
189, 120, 232
CMY:
26, 53, 9
CMYK:
19, 48, 0, 9
HSL:
277°, 70.8861%, 69.0196%
HSV (HSB):
277°, 48.2759%, 90.9804%
XYZ:
42.2682, 30.0780, 79.9218
xyY:
0.2776, 0.1975, 30.0780
CIE-Lab:
61.7214, 46.6409, -46.4094
CIE-LCH:
61.7214, 65.7967, 315.1425
CIE-Luv:
61.7214, 26.2821, -79.5415
Hunter-Lab:
54.8434, 41.5955, -48.0114
#bd78e8 color charts
#bd78e8 color shades, tints & tones
#bd78e8 color schemes
#bd78e8 color preview, HTML & CSS examples
This text has a color of #bd78e8
<p style="color:#bd78e8;">Text here</p>
.mytext {color:#bd78e8;}
This box has a color of #bd78e8
<div style="background-color:#bd78e8;">Content here</div>
.mybackground {background-color:#bd78e8;}
Border around this has a color of #bd78e8
<div style="border:2px solid #bd78e8;">Content here</div>
.myborder {border:2px solid #bd78e8;}