#baa0df color space conversions
Hex:
        #baa0df
        RGB:
        186, 160, 223
        CMY:
        27, 37, 13
        CMYK:
        17, 28, 0, 13
      HSL:
        265°, 49.6063%, 75.0980%
        HSV (HSB):
        265°, 28.2511%, 87.4510%
        XYZ:
        46.1398, 40.9084, 75.2763
        xyY:
        0.2842, 0.2520, 40.9084
      CIE-Lab:
        70.1117, 21.7895, -28.3779
        CIE-LCH:
        70.1117, 35.7783, 307.5182
        CIE-Luv:
        70.1117, 9.6263, -47.9406
        Hunter-Lab:
        63.9597, 16.8384, -25.0086
      #baa0df color charts
#baa0df RGB chart
      #baa0df CMYK chart
      #baa0df RGB pie chart
      #baa0df color shades, tints & tones
#baa0df color schemes
#baa0df color preview, HTML & CSS examples
           This text has a color of #baa0df        
        
          <p style="color:#baa0df;">Text here</p>
        
        
          .mytext {color:#baa0df;}
        
        Text color #baa0df
      
           This box has a color of #baa0df        
        
          <div style="background-color:#baa0df;">Content here</div>
        
        
          .mybackground {background-color:#baa0df;}
        
        Background color #baa0df
      
           Border around this has a color of #baa0df        
        
          <div style="border:2px solid #baa0df;">Content here</div>
        
        
          .myborder {border:2px solid #baa0df;}
        
        Border color #baa0df