#ba82dd color space conversions
Hex:
#ba82dd
RGB:
186, 130, 221
CMY:
27, 49, 13
CMYK:
16, 41, 0, 13
HSL:
277°, 57.2327%, 68.8235%
HSV (HSB):
277°, 41.1765%, 86.6667%
XYZ:
41.2835, 31.6248, 72.3349
xyY:
0.2842, 0.2177, 31.6248
CIE-Lab:
63.0316, 38.0065, -38.2509
CIE-LCH:
63.0316, 53.9224, 314.8163
CIE-Luv:
63.0316, 22.5744, -65.4358
Hunter-Lab:
56.2360, 32.6260, -36.8981
#ba82dd color charts
#ba82dd color shades, tints & tones
#ba82dd color schemes
#ba82dd color preview, HTML & CSS examples
This text has a color of #ba82dd
<p style="color:#ba82dd;">Text here</p>
.mytext {color:#ba82dd;}
This box has a color of #ba82dd
<div style="background-color:#ba82dd;">Content here</div>
.mybackground {background-color:#ba82dd;}
Border around this has a color of #ba82dd
<div style="border:2px solid #ba82dd;">Content here</div>
.myborder {border:2px solid #ba82dd;}