#ba96f9 color space conversions
Hex:
#ba96f9
RGB:
186, 150, 249
CMY:
27, 41, 2
CMYK:
25, 40, 0, 2
HSL:
262°, 89.1892%, 78.2353%
HSV (HSB):
262°, 39.7590%, 97.6471%
XYZ:
48.2549, 39.0913, 94.6246
xyY:
0.2652, 0.2148, 39.0913
CIE-Lab:
68.8174, 33.2837, -44.6216
CIE-LCH:
68.8174, 55.6676, 306.7197
CIE-Luv:
68.8174, 11.0103, -76.3080
Hunter-Lab:
62.5231, 28.3498, -45.9654
#ba96f9 color charts
#ba96f9 color shades, tints & tones
#ba96f9 color schemes
#ba96f9 color preview, HTML & CSS examples
This text has a color of #ba96f9
<p style="color:#ba96f9;">Text here</p>
.mytext {color:#ba96f9;}
This box has a color of #ba96f9
<div style="background-color:#ba96f9;">Content here</div>
.mybackground {background-color:#ba96f9;}
Border around this has a color of #ba96f9
<div style="border:2px solid #ba96f9;">Content here</div>
.myborder {border:2px solid #ba96f9;}