#baa5e7 color space conversions
Hex:
        #baa5e7
        RGB:
        186, 165, 231
        CMY:
        27, 35, 9
        CMYK:
        19, 29, 0, 9
      HSL:
        259°, 57.8947%, 77.6471%
        HSV (HSB):
        259°, 28.5714%, 90.5882%
        XYZ:
        48.1286, 43.1189, 81.3874
        xyY:
        0.2788, 0.2498, 43.1189
      CIE-Lab:
        71.6356, 20.7880, -30.4121
        CIE-LCH:
        71.6356, 36.8380, 304.3542
        CIE-Luv:
        71.6356, 6.6723, -51.3022
        Hunter-Lab:
        65.6650, 15.9165, -27.5206
      #baa5e7 color charts
#baa5e7 RGB chart
      #baa5e7 CMYK chart
      #baa5e7 RGB pie chart
      #baa5e7 color shades, tints & tones
#baa5e7 color schemes
#baa5e7 color preview, HTML & CSS examples
           This text has a color of #baa5e7        
        
          <p style="color:#baa5e7;">Text here</p>
        
        
          .mytext {color:#baa5e7;}
        
        Text color #baa5e7
      
           This box has a color of #baa5e7        
        
          <div style="background-color:#baa5e7;">Content here</div>
        
        
          .mybackground {background-color:#baa5e7;}
        
        Background color #baa5e7
      
           Border around this has a color of #baa5e7        
        
          <div style="border:2px solid #baa5e7;">Content here</div>
        
        
          .myborder {border:2px solid #baa5e7;}
        
        Border color #baa5e7