#ba7fea color space conversions
Hex:
#ba7fea
RGB:
186, 127, 234
CMY:
27, 50, 8
CMYK:
21, 46, 0, 8
HSL:
273°, 71.8121%, 70.7843%
HSV (HSB):
273°, 45.7265%, 91.7647%
XYZ:
42.6904, 31.5584, 81.6832
xyY:
0.2738, 0.2024, 31.5584
CIE-Lab:
62.9762, 42.4987, -45.5618
CIE-LCH:
62.9762, 62.3059, 313.0078
CIE-Luv:
62.9762, 21.7092, -77.9120
Hunter-Lab:
56.1768, 37.3377, -46.8861
#ba7fea color charts
#ba7fea color shades, tints & tones
#ba7fea color schemes
#ba7fea color preview, HTML & CSS examples
This text has a color of #ba7fea
<p style="color:#ba7fea;">Text here</p>
.mytext {color:#ba7fea;}
This box has a color of #ba7fea
<div style="background-color:#ba7fea;">Content here</div>
.mybackground {background-color:#ba7fea;}
Border around this has a color of #ba7fea
<div style="border:2px solid #ba7fea;">Content here</div>
.myborder {border:2px solid #ba7fea;}