#ba85e6 color space conversions
Hex:
#ba85e6
RGB:
186, 133, 230
CMY:
27, 48, 10
CMYK:
19, 42, 0, 10
HSL:
273°, 65.9864%, 71.1765%
HSV (HSB):
273°, 42.1739%, 90.1961%
XYZ:
42.9202, 32.9273, 78.9564
xyY:
0.2773, 0.2127, 32.9273
CIE-Lab:
64.1020, 38.3318, -41.5755
CIE-LCH:
64.1020, 56.5495, 312.6754
CIE-Luv:
64.1020, 20.0465, -71.0923
Hunter-Lab:
57.3823, 33.0932, -41.4136
#ba85e6 color charts
#ba85e6 color shades, tints & tones
#ba85e6 color schemes
#ba85e6 color preview, HTML & CSS examples
This text has a color of #ba85e6
<p style="color:#ba85e6;">Text here</p>
.mytext {color:#ba85e6;}
This box has a color of #ba85e6
<div style="background-color:#ba85e6;">Content here</div>
.mybackground {background-color:#ba85e6;}
Border around this has a color of #ba85e6
<div style="border:2px solid #ba85e6;">Content here</div>
.myborder {border:2px solid #ba85e6;}