#ba78f8 color space conversions
Hex:
#ba78f8
RGB:
186, 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:
43.9094, 30.6494, 92.4086
xyY:
0.2630, 0.1836, 30.6494
CIE-Lab:
62.2105, 49.4098, -54.5110
CIE-LCH:
62.2105, 73.5716, 312.1897
CIE-Luv:
62.2105, 21.9041, -93.0746
Hunter-Lab:
55.3619, 44.6914, -60.2120
#ba78f8 color charts
#ba78f8 color shades, tints & tones
#ba78f8 color schemes
#ba78f8 color preview, HTML & CSS examples
This text has a color of #ba78f8
<p style="color:#ba78f8;">Text here</p>
.mytext {color:#ba78f8;}
This box has a color of #ba78f8
<div style="background-color:#ba78f8;">Content here</div>
.mybackground {background-color:#ba78f8;}
Border around this has a color of #ba78f8
<div style="border:2px solid #ba78f8;">Content here</div>
.myborder {border:2px solid #ba78f8;}