#ba85e5 color space conversions
Hex:
#ba85e5
RGB:
186, 133, 229
CMY:
27, 48, 10
CMYK:
19, 42, 0, 10
HSL:
273°, 64.8649%, 70.9804%
HSV (HSB):
273°, 41.9214%, 89.8039%
XYZ:
42.7801, 32.8713, 78.2188
xyY:
0.2780, 0.2136, 32.8713
CIE-Lab:
64.0566, 38.1100, -41.0926
CIE-LCH:
64.0566, 56.0444, 312.8433
CIE-Luv:
64.0566, 20.1926, -70.2650
Hunter-Lab:
57.3335, 32.8563, -40.7545
#ba85e5 color charts
#ba85e5 color shades, tints & tones
#ba85e5 color schemes
#ba85e5 color preview, HTML & CSS examples
This text has a color of #ba85e5
<p style="color:#ba85e5;">Text here</p>
.mytext {color:#ba85e5;}
This box has a color of #ba85e5
<div style="background-color:#ba85e5;">Content here</div>
.mybackground {background-color:#ba85e5;}
Border around this has a color of #ba85e5
<div style="border:2px solid #ba85e5;">Content here</div>
.myborder {border:2px solid #ba85e5;}