#ba82da color space conversions
Hex:
#ba82da
RGB:
186, 130, 218
CMY:
27, 49, 15
CMYK:
15, 40, 0, 15
HSL:
278°, 54.3210%, 68.2353%
HSV (HSB):
278°, 40.3670%, 85.4902%
XYZ:
40.8872, 31.4663, 70.2483
xyY:
0.2867, 0.2207, 31.4663
CIE-Lab:
62.8993, 37.3611, -36.7845
CIE-LCH:
62.8993, 52.4305, 315.4456
CIE-Luv:
62.8993, 23.0367, -62.9448
Hunter-Lab:
56.0949, 31.9417, -34.9832
#ba82da color charts
#ba82da color shades, tints & tones
#ba82da color schemes
#ba82da color preview, HTML & CSS examples
This text has a color of #ba82da
<p style="color:#ba82da;">Text here</p>
.mytext {color:#ba82da;}
This box has a color of #ba82da
<div style="background-color:#ba82da;">Content here</div>
.mybackground {background-color:#ba82da;}
Border around this has a color of #ba82da
<div style="border:2px solid #ba82da;">Content here</div>
.myborder {border:2px solid #ba82da;}