#ba90ca color space conversions
Hex:
#ba90ca
RGB:
186, 144, 202
CMY:
27, 44, 21
CMYK:
8, 29, 0, 21
HSL:
283°, 35.3659%, 67.8431%
HSV (HSB):
283°, 28.7129%, 79.2157%
XYZ:
40.8836, 34.6499, 60.4104
xyY:
0.3007, 0.2549, 34.6499
CIE-Lab:
65.4752, 26.2473, -23.8671
CIE-LCH:
65.4752, 35.4762, 317.7193
CIE-Luv:
65.4752, 19.2347, -40.8370
Hunter-Lab:
58.8642, 20.9635, -19.6425
#ba90ca color charts
#ba90ca color shades, tints & tones
#ba90ca color schemes
#ba90ca color preview, HTML & CSS examples
This text has a color of #ba90ca
<p style="color:#ba90ca;">Text here</p>
.mytext {color:#ba90ca;}
This box has a color of #ba90ca
<div style="background-color:#ba90ca;">Content here</div>
.mybackground {background-color:#ba90ca;}
Border around this has a color of #ba90ca
<div style="border:2px solid #ba90ca;">Content here</div>
.myborder {border:2px solid #ba90ca;}