#ba7ff5 color space conversions
Hex:
#ba7ff5
RGB:
186, 127, 245
CMY:
27, 50, 4
CMYK:
24, 48, 0, 4
HSL:
270°, 85.5072%, 72.9412%
HSV (HSB):
270°, 48.1633%, 96.0784%
XYZ:
44.3205, 32.2104, 90.2675
xyY:
0.2657, 0.1931, 32.2104
CIE-Lab:
63.5164, 44.9833, -50.7856
CIE-LCH:
63.5164, 67.8430, 311.5329
CIE-Luv:
63.5164, 20.0156, -86.8551
Hunter-Lab:
56.7542, 40.0743, -54.5727
#ba7ff5 color charts
#ba7ff5 color shades, tints & tones
#ba7ff5 color schemes
#ba7ff5 color preview, HTML & CSS examples
This text has a color of #ba7ff5
<p style="color:#ba7ff5;">Text here</p>
.mytext {color:#ba7ff5;}
This box has a color of #ba7ff5
<div style="background-color:#ba7ff5;">Content here</div>
.mybackground {background-color:#ba7ff5;}
Border around this has a color of #ba7ff5
<div style="border:2px solid #ba7ff5;">Content here</div>
.myborder {border:2px solid #ba7ff5;}