#ba81db color space conversions
Hex:
#ba81db
RGB:
186, 129, 219
CMY:
27, 49, 14
CMYK:
15, 41, 0, 14
HSL:
278°, 55.5556%, 68.2353%
HSV (HSB):
278°, 41.0959%, 85.8824%
XYZ:
40.8861, 31.2541, 70.8955
xyY:
0.2858, 0.2185, 31.2541
CIE-Lab:
62.7215, 38.1241, -37.6202
CIE-LCH:
62.7215, 53.5605, 315.3812
CIE-Luv:
62.7215, 23.2838, -64.3739
Hunter-Lab:
55.9054, 32.7108, -36.0540
#ba81db color charts
#ba81db color shades, tints & tones
#ba81db color schemes
#ba81db color preview, HTML & CSS examples
This text has a color of #ba81db
<p style="color:#ba81db;">Text here</p>
.mytext {color:#ba81db;}
This box has a color of #ba81db
<div style="background-color:#ba81db;">Content here</div>
.mybackground {background-color:#ba81db;}
Border around this has a color of #ba81db
<div style="border:2px solid #ba81db;">Content here</div>
.myborder {border:2px solid #ba81db;}