#ba96e4 color space conversions
Hex:
#ba96e4
RGB:
186, 150, 228
CMY:
27, 41, 11
CMYK:
18, 34, 0, 11
HSL:
268°, 59.0909%, 74.1176%
HSV (HSB):
268°, 34.2105%, 89.4118%
XYZ:
45.1596, 37.8532, 78.3250
xyY:
0.2799, 0.2346, 37.8532
CIE-Lab:
67.9123, 28.4672, -34.5259
CIE-LCH:
67.9123, 44.7484, 309.5062
CIE-Luv:
67.9123, 13.4143, -58.7635
Hunter-Lab:
61.5250, 23.3512, -32.4123
#ba96e4 color charts
#ba96e4 color shades, tints & tones
#ba96e4 color schemes
#ba96e4 color preview, HTML & CSS examples
This text has a color of #ba96e4
<p style="color:#ba96e4;">Text here</p>
.mytext {color:#ba96e4;}
This box has a color of #ba96e4
<div style="background-color:#ba96e4;">Content here</div>
.mybackground {background-color:#ba96e4;}
Border around this has a color of #ba96e4
<div style="border:2px solid #ba96e4;">Content here</div>
.myborder {border:2px solid #ba96e4;}