#ba95e9 color space conversions
Hex:
#ba95e9
RGB:
186, 149, 233
CMY:
27, 42, 9
CMYK:
20, 36, 0, 9
HSL:
266°, 65.6250%, 74.9020%
HSV (HSB):
266°, 36.0515%, 91.3725%
XYZ:
45.7051, 37.8172, 81.9813
xyY:
0.2762, 0.2285, 37.8172
CIE-Lab:
67.8857, 30.1467, -37.3180
CIE-LCH:
67.8857, 47.9734, 308.9324
CIE-Luv:
67.8857, 13.2489, -63.6040
Hunter-Lab:
61.4957, 25.0482, -35.9939
#ba95e9 color charts
#ba95e9 color shades, tints & tones
#ba95e9 color schemes
#ba95e9 color preview, HTML & CSS examples
This text has a color of #ba95e9
<p style="color:#ba95e9;">Text here</p>
.mytext {color:#ba95e9;}
This box has a color of #ba95e9
<div style="background-color:#ba95e9;">Content here</div>
.mybackground {background-color:#ba95e9;}
Border around this has a color of #ba95e9
<div style="border:2px solid #ba95e9;">Content here</div>
.myborder {border:2px solid #ba95e9;}