#ba93ca color space conversions
Hex:
#ba93ca
RGB:
186, 147, 202
CMY:
27, 42, 21
CMYK:
8, 27, 0, 21
HSL:
283°, 34.1615%, 68.4314%
HSV (HSB):
283°, 27.2277%, 79.2157%
XYZ:
41.3441, 35.5708, 60.5639
xyY:
0.3007, 0.2587, 35.5708
CIE-Lab:
66.1907, 24.5749, -22.7725
CIE-LCH:
66.1907, 33.5039, 317.1801
CIE-Luv:
66.1907, 17.8456, -38.9013
Hunter-Lab:
59.6413, 19.3663, -18.4583
#ba93ca color charts
#ba93ca color shades, tints & tones
#ba93ca color schemes
#ba93ca color preview, HTML & CSS examples
This text has a color of #ba93ca
<p style="color:#ba93ca;">Text here</p>
.mytext {color:#ba93ca;}
This box has a color of #ba93ca
<div style="background-color:#ba93ca;">Content here</div>
.mybackground {background-color:#ba93ca;}
Border around this has a color of #ba93ca
<div style="border:2px solid #ba93ca;">Content here</div>
.myborder {border:2px solid #ba93ca;}