#ba93df color space conversions
Hex:
#ba93df
RGB:
186, 147, 223
CMY:
27, 42, 13
CMYK:
17, 34, 0, 13
HSL:
271°, 54.2857%, 72.5490%
HSV (HSB):
271°, 34.0807%, 87.4510%
XYZ:
44.0027, 36.6343, 74.5640
xyY:
0.2835, 0.2360, 36.6343
CIE-Lab:
67.0017, 29.0314, -33.1803
CIE-LCH:
67.0017, 44.0881, 311.1846
CIE-Luv:
67.0017, 15.2784, -56.5115
Hunter-Lab:
60.5262, 23.8490, -30.6726
#ba93df color charts
#ba93df color shades, tints & tones
#ba93df color schemes
#ba93df color preview, HTML & CSS examples
This text has a color of #ba93df
<p style="color:#ba93df;">Text here</p>
.mytext {color:#ba93df;}
This box has a color of #ba93df
<div style="background-color:#ba93df;">Content here</div>
.mybackground {background-color:#ba93df;}
Border around this has a color of #ba93df
<div style="border:2px solid #ba93df;">Content here</div>
.myborder {border:2px solid #ba93df;}