#ba92e4 color space conversions
Hex:
#ba92e4
RGB:
186, 146, 228
CMY:
27, 43, 11
CMYK:
18, 36, 0, 11
HSL:
269°, 60.2941%, 73.3333%
HSV (HSB):
269°, 35.9649%, 89.4118%
XYZ:
44.5322, 36.5983, 78.1159
xyY:
0.2796, 0.2298, 36.5983
CIE-Lab:
66.9746, 30.6937, -35.9830
CIE-LCH:
66.9746, 47.2957, 310.4644
CIE-Luv:
66.9746, 15.0881, -61.3462
Hunter-Lab:
60.4965, 25.5269, -34.2104
#ba92e4 color charts
#ba92e4 color shades, tints & tones
#ba92e4 color schemes
#ba92e4 color preview, HTML & CSS examples
This text has a color of #ba92e4
<p style="color:#ba92e4;">Text here</p>
.mytext {color:#ba92e4;}
This box has a color of #ba92e4
<div style="background-color:#ba92e4;">Content here</div>
.mybackground {background-color:#ba92e4;}
Border around this has a color of #ba92e4
<div style="border:2px solid #ba92e4;">Content here</div>
.myborder {border:2px solid #ba92e4;}