#baaadf color space conversions
Hex:
#baaadf
RGB:
186, 170, 223
CMY:
27, 33, 13
CMYK:
17, 24, 0, 13
HSL:
258°, 45.2991%, 77.0588%
HSV (HSB):
258°, 23.7668%, 87.4510%
XYZ:
47.9437, 44.5163, 75.8776
xyY:
0.2848, 0.2644, 44.5163
CIE-Lab:
72.5722, 16.2397, -24.6052
CIE-LCH:
72.5722, 29.4813, 303.4251
CIE-Luv:
72.5722, 5.1491, -41.1500
Hunter-Lab:
66.7205, 11.5048, -20.7230
#baaadf color charts
#baaadf color shades, tints & tones
#baaadf color schemes
#baaadf color preview, HTML & CSS examples
This text has a color of #baaadf
<p style="color:#baaadf;">Text here</p>
.mytext {color:#baaadf;}
This box has a color of #baaadf
<div style="background-color:#baaadf;">Content here</div>
.mybackground {background-color:#baaadf;}
Border around this has a color of #baaadf
<div style="border:2px solid #baaadf;">Content here</div>
.myborder {border:2px solid #baaadf;}