#ba85c7 color space conversions
Hex:
#ba85c7
RGB:
186, 133, 199
CMY:
27, 48, 22
CMYK:
7, 33, 0, 22
HSL:
288°, 37.0787%, 65.0980%
HSV (HSB):
288°, 33.1658%, 78.0392%
XYZ:
38.9460, 31.3377, 58.0289
xyY:
0.3035, 0.2442, 31.3377
CIE-Lab:
62.7917, 31.7548, -26.3052
CIE-LCH:
62.7917, 41.2351, 320.3622
CIE-Luv:
62.7917, 24.6647, -45.2666
Hunter-Lab:
55.9801, 26.2196, -22.2740
#ba85c7 color charts
#ba85c7 color shades, tints & tones
#ba85c7 color schemes
#ba85c7 color preview, HTML & CSS examples
This text has a color of #ba85c7
<p style="color:#ba85c7;">Text here</p>
.mytext {color:#ba85c7;}
This box has a color of #ba85c7
<div style="background-color:#ba85c7;">Content here</div>
.mybackground {background-color:#ba85c7;}
Border around this has a color of #ba85c7
<div style="border:2px solid #ba85c7;">Content here</div>
.myborder {border:2px solid #ba85c7;}