#ba85ce color space conversions
Hex:
#ba85ce
RGB:
186, 133, 206
CMY:
27, 48, 19
CMYK:
10, 35, 0, 19
HSL:
284°, 42.6901%, 66.4706%
HSV (HSB):
284°, 35.4369%, 80.7843%
XYZ:
39.7778, 31.6704, 62.4090
xyY:
0.2972, 0.2366, 31.6704
CIE-Lab:
63.0695, 33.1824, -29.8074
CIE-LCH:
63.0695, 44.6044, 318.0670
CIE-Luv:
63.0695, 23.6090, -51.1134
Hunter-Lab:
56.2765, 27.6851, -26.3574
#ba85ce color charts
#ba85ce color shades, tints & tones
#ba85ce color schemes
#ba85ce color preview, HTML & CSS examples
This text has a color of #ba85ce
<p style="color:#ba85ce;">Text here</p>
.mytext {color:#ba85ce;}
This box has a color of #ba85ce
<div style="background-color:#ba85ce;">Content here</div>
.mybackground {background-color:#ba85ce;}
Border around this has a color of #ba85ce
<div style="border:2px solid #ba85ce;">Content here</div>
.myborder {border:2px solid #ba85ce;}