#baa5e5 color space conversions
Hex:
        #baa5e5
        RGB:
        186, 165, 229
        CMY:
        27, 35, 10
        CMYK:
        19, 28, 0, 10
      HSL:
        260°, 55.1724%, 77.2549%
        HSV (HSB):
        260°, 27.9476%, 89.8039%
        XYZ:
        47.8477, 43.0065, 79.9080
        xyY:
        0.2802, 0.2519, 43.0065
      CIE-Lab:
        71.5594, 20.3394, -29.4370
        CIE-LCH:
        71.5594, 35.7803, 304.6425
        CIE-Luv:
        71.5594, 6.8540, -49.6164
        Hunter-Lab:
        65.5794, 15.4724, -26.3389
      #baa5e5 color charts
#baa5e5 RGB chart
      #baa5e5 CMYK chart
      #baa5e5 RGB pie chart
      #baa5e5 color shades, tints & tones
#baa5e5 color schemes
#baa5e5 color preview, HTML & CSS examples
           This text has a color of #baa5e5        
        
          <p style="color:#baa5e5;">Text here</p>
        
        
          .mytext {color:#baa5e5;}
        
        Text color #baa5e5
      
           This box has a color of #baa5e5        
        
          <div style="background-color:#baa5e5;">Content here</div>
        
        
          .mybackground {background-color:#baa5e5;}
        
        Background color #baa5e5
      
           Border around this has a color of #baa5e5        
        
          <div style="border:2px solid #baa5e5;">Content here</div>
        
        
          .myborder {border:2px solid #baa5e5;}
        
        Border color #baa5e5