#ba7ff3 color space conversions
Hex:
#ba7ff3
RGB:
186, 127, 243
CMY:
27, 50, 5
CMYK:
23, 48, 0, 5
HSL:
271°, 82.8571%, 72.5490%
HSV (HSB):
271°, 47.7366%, 95.2941%
XYZ:
44.0167, 32.0889, 88.6679
xyY:
0.2671, 0.1947, 32.0889
CIE-Lab:
63.4163, 44.5270, -49.8417
CIE-LCH:
63.4163, 66.8345, 311.7766
CIE-Luv:
63.4163, 20.3204, -85.2375
Hunter-Lab:
56.6471, 39.5683, -53.1518
#ba7ff3 color charts
#ba7ff3 color shades, tints & tones
#ba7ff3 color schemes
#ba7ff3 color preview, HTML & CSS examples
This text has a color of #ba7ff3
<p style="color:#ba7ff3;">Text here</p>
.mytext {color:#ba7ff3;}
This box has a color of #ba7ff3
<div style="background-color:#ba7ff3;">Content here</div>
.mybackground {background-color:#ba7ff3;}
Border around this has a color of #ba7ff3
<div style="border:2px solid #ba7ff3;">Content here</div>
.myborder {border:2px solid #ba7ff3;}