#ba93e9 color space conversions
Hex:
#ba93e9
RGB:
186, 147, 233
CMY:
27, 42, 9
CMYK:
20, 37, 0, 9
HSL:
267°, 66.1538%, 74.5098%
HSV (HSB):
267°, 36.9099%, 91.3725%
XYZ:
45.3914, 37.1897, 81.8767
xyY:
0.2760, 0.2261, 37.1897
CIE-Lab:
67.4191, 31.2592, -38.0449
CIE-LCH:
67.4191, 49.2398, 309.4079
CIE-Luv:
67.4191, 14.0685, -64.8900
Hunter-Lab:
60.9834, 26.1409, -36.9148
#ba93e9 color charts
#ba93e9 color shades, tints & tones
#ba93e9 color schemes
#ba93e9 color preview, HTML & CSS examples
This text has a color of #ba93e9
<p style="color:#ba93e9;">Text here</p>
.mytext {color:#ba93e9;}
This box has a color of #ba93e9
<div style="background-color:#ba93e9;">Content here</div>
.mybackground {background-color:#ba93e9;}
Border around this has a color of #ba93e9
<div style="border:2px solid #ba93e9;">Content here</div>
.myborder {border:2px solid #ba93e9;}