#ba70f8 color space conversions
Hex:
#ba70f8
RGB:
186, 112, 248
CMY:
27, 56, 3
CMYK:
25, 55, 0, 3
HSL:
273°, 90.6667%, 70.5882%
HSV (HSB):
273°, 54.8387%, 97.2549%
XYZ:
42.9871, 28.8048, 92.1011
xyY:
0.2623, 0.1758, 28.8048
CIE-Lab:
60.6089, 53.5877, -57.0621
CIE-LCH:
60.6089, 78.2798, 313.2015
CIE-Luv:
60.6089, 24.4328, -97.1546
Hunter-Lab:
53.6701, 49.0473, -64.1763
#ba70f8 color charts
#ba70f8 color shades, tints & tones
#ba70f8 color schemes
#ba70f8 color preview, HTML & CSS examples
This text has a color of #ba70f8
<p style="color:#ba70f8;">Text here</p>
.mytext {color:#ba70f8;}
This box has a color of #ba70f8
<div style="background-color:#ba70f8;">Content here</div>
.mybackground {background-color:#ba70f8;}
Border around this has a color of #ba70f8
<div style="border:2px solid #ba70f8;">Content here</div>
.myborder {border:2px solid #ba70f8;}