#baa9e9 color space conversions
Hex:
        #baa9e9
        RGB:
        186, 169, 233
        CMY:
        27, 34, 9
        CMYK:
        20, 27, 0, 9
      HSL:
        256°, 59.2593%, 78.8235%
        HSV (HSB):
        256°, 27.4678%, 91.3725%
        XYZ:
        49.1456, 44.6982, 83.1282
        xyY:
        0.2777, 0.2526, 44.6982
      CIE-Lab:
        72.6927, 19.0188, -29.8744
        CIE-LCH:
        72.6927, 35.4146, 302.4819
        CIE-Luv:
        72.6927, 4.7544, -50.2592
        Hunter-Lab:
        66.8567, 14.2141, -26.9201
      #baa9e9 color charts
#baa9e9 RGB chart
      #baa9e9 CMYK chart
      #baa9e9 RGB pie chart
      #baa9e9 color shades, tints & tones
#baa9e9 color schemes
#baa9e9 color preview, HTML & CSS examples
           This text has a color of #baa9e9        
        
          <p style="color:#baa9e9;">Text here</p>
        
        
          .mytext {color:#baa9e9;}
        
        Text color #baa9e9
      
           This box has a color of #baa9e9        
        
          <div style="background-color:#baa9e9;">Content here</div>
        
        
          .mybackground {background-color:#baa9e9;}
        
        Background color #baa9e9
      
           Border around this has a color of #baa9e9        
        
          <div style="border:2px solid #baa9e9;">Content here</div>
        
        
          .myborder {border:2px solid #baa9e9;}
        
        Border color #baa9e9