#baa0ff color space conversions
Hex:
        #baa0ff
        RGB:
        186, 160, 255
        CMY:
        27, 37, 0
        CMYK:
        27, 37, 0, 0
      HSL:
        256°, 100.0000%, 81.3725%
        HSV (HSB):
        256°, 37.2549%, 100.0000%
        XYZ:
        50.8705, 42.8007, 100.1879
        xyY:
        0.2624, 0.2208, 42.8007
      CIE-Lab:
        71.4195, 29.1480, -43.8046
        CIE-LCH:
        71.4195, 52.6160, 303.6402
        CIE-Luv:
        71.4195, 6.4851, -74.8224
        Hunter-Lab:
        65.4223, 24.3076, -45.0014
      #baa0ff color charts
#baa0ff RGB chart
      #baa0ff CMYK chart
      #baa0ff RGB pie chart
      #baa0ff color shades, tints & tones
#baa0ff color schemes
#baa0ff color preview, HTML & CSS examples
           This text has a color of #baa0ff        
        
          <p style="color:#baa0ff;">Text here</p>
        
        
          .mytext {color:#baa0ff;}
        
        Text color #baa0ff
      
           This box has a color of #baa0ff        
        
          <div style="background-color:#baa0ff;">Content here</div>
        
        
          .mybackground {background-color:#baa0ff;}
        
        Background color #baa0ff
      
           Border around this has a color of #baa0ff        
        
          <div style="border:2px solid #baa0ff;">Content here</div>
        
        
          .myborder {border:2px solid #baa0ff;}
        
        Border color #baa0ff