#ba98e9 color space conversions
Hex:
#ba98e9
RGB:
186, 152, 233
CMY:
27, 40, 9
CMYK:
20, 35, 0, 9
HSL:
265°, 64.8000%, 75.4902%
HSV (HSB):
265°, 34.7639%, 91.3725%
XYZ:
46.1859, 38.7788, 82.1416
xyY:
0.2764, 0.2321, 38.7788
CIE-Lab:
68.5907, 28.4764, -36.2208
CIE-LCH:
68.5907, 46.0745, 308.1740
CIE-Luv:
68.5907, 12.0080, -61.6561
Hunter-Lab:
62.2726, 23.4116, -34.6165
#ba98e9 color charts
#ba98e9 color shades, tints & tones
#ba98e9 color schemes
#ba98e9 color preview, HTML & CSS examples
This text has a color of #ba98e9
<p style="color:#ba98e9;">Text here</p>
.mytext {color:#ba98e9;}
This box has a color of #ba98e9
<div style="background-color:#ba98e9;">Content here</div>
.mybackground {background-color:#ba98e9;}
Border around this has a color of #ba98e9
<div style="border:2px solid #ba98e9;">Content here</div>
.myborder {border:2px solid #ba98e9;}