#baa1e2 color space conversions
Hex:
        #baa1e2
        RGB:
        186, 161, 226
        CMY:
        27, 37, 11
        CMYK:
        18, 29, 0, 11
      HSL:
        263°, 52.8455%, 75.8824%
        HSV (HSB):
        263°, 28.7611%, 88.6275%
        XYZ:
        46.7220, 41.4198, 77.4838
        xyY:
        0.2821, 0.2501, 41.4198
      CIE-Lab:
        70.4691, 21.8952, -29.4738
        CIE-LCH:
        70.4691, 36.7166, 306.6076
        CIE-Luv:
        70.4691, 8.8908, -49.7942
        Hunter-Lab:
        64.3582, 16.9584, -26.3312
      #baa1e2 color charts
#baa1e2 RGB chart
      #baa1e2 CMYK chart
      #baa1e2 RGB pie chart
      #baa1e2 color shades, tints & tones
#baa1e2 color schemes
#baa1e2 color preview, HTML & CSS examples
           This text has a color of #baa1e2        
        
          <p style="color:#baa1e2;">Text here</p>
        
        
          .mytext {color:#baa1e2;}
        
        Text color #baa1e2
      
           This box has a color of #baa1e2        
        
          <div style="background-color:#baa1e2;">Content here</div>
        
        
          .mybackground {background-color:#baa1e2;}
        
        Background color #baa1e2
      
           Border around this has a color of #baa1e2        
        
          <div style="border:2px solid #baa1e2;">Content here</div>
        
        
          .myborder {border:2px solid #baa1e2;}
        
        Border color #baa1e2