#ba7cfc color space conversions
Hex:
#ba7cfc
RGB:
186, 124, 252
CMY:
27, 51, 1
CMYK:
26, 51, 0, 1
HSL:
269°, 95.5224%, 73.7255%
HSV (HSB):
269°, 50.7937%, 98.8235%
XYZ:
45.0280, 31.8827, 95.8762
xyY:
0.2606, 0.1845, 31.8827
CIE-Lab:
63.2458, 48.2021, -55.0655
CIE-LCH:
63.2458, 73.1823, 311.1975
CIE-Luv:
63.2458, 19.9588, -94.1217
Hunter-Lab:
56.4648, 43.5322, -61.1481
#ba7cfc color charts
#ba7cfc color shades, tints & tones
#ba7cfc color schemes
#ba7cfc color preview, HTML & CSS examples
This text has a color of #ba7cfc
<p style="color:#ba7cfc;">Text here</p>
.mytext {color:#ba7cfc;}
This box has a color of #ba7cfc
<div style="background-color:#ba7cfc;">Content here</div>
.mybackground {background-color:#ba7cfc;}
Border around this has a color of #ba7cfc
<div style="border:2px solid #ba7cfc;">Content here</div>
.myborder {border:2px solid #ba7cfc;}