#ba97e2 color space conversions
Hex:
#ba97e2
RGB:
186, 151, 226
CMY:
27, 41, 11
CMYK:
18, 33, 0, 11
HSL:
268°, 56.3910%, 73.9216%
HSV (HSB):
268°, 33.1858%, 88.6275%
XYZ:
45.0438, 38.0633, 76.9244
xyY:
0.2815, 0.2378, 38.0633
CIE-Lab:
68.0672, 27.4654, -33.1841
CIE-LCH:
68.0672, 43.0759, 309.6134
CIE-Luv:
68.0672, 13.2203, -56.4320
Hunter-Lab:
61.6955, 22.3555, -30.7383
#ba97e2 color charts
#ba97e2 color shades, tints & tones
#ba97e2 color schemes
#ba97e2 color preview, HTML & CSS examples
This text has a color of #ba97e2
<p style="color:#ba97e2;">Text here</p>
.mytext {color:#ba97e2;}
This box has a color of #ba97e2
<div style="background-color:#ba97e2;">Content here</div>
.mybackground {background-color:#ba97e2;}
Border around this has a color of #ba97e2
<div style="border:2px solid #ba97e2;">Content here</div>
.myborder {border:2px solid #ba97e2;}