#ba97e5 color space conversions
Hex:
#ba97e5
RGB:
186, 151, 229
CMY:
27, 41, 10
CMYK:
19, 34, 0, 10
HSL:
267°, 60.0000%, 74.5098%
HSV (HSB):
267°, 34.0611%, 89.8039%
XYZ:
45.4592, 38.2295, 79.1118
xyY:
0.2792, 0.2348, 38.2295
CIE-Lab:
68.1894, 28.1335, -34.6462
CIE-LCH:
68.1894, 44.6302, 309.0774
CIE-Luv:
68.1894, 12.8781, -58.9515
Hunter-Lab:
61.8300, 23.0358, -32.5809
#ba97e5 color charts
#ba97e5 color shades, tints & tones
#ba97e5 color schemes
#ba97e5 color preview, HTML & CSS examples
This text has a color of #ba97e5
<p style="color:#ba97e5;">Text here</p>
.mytext {color:#ba97e5;}
This box has a color of #ba97e5
<div style="background-color:#ba97e5;">Content here</div>
.mybackground {background-color:#ba97e5;}
Border around this has a color of #ba97e5
<div style="border:2px solid #ba97e5;">Content here</div>
.myborder {border:2px solid #ba97e5;}