#baa0d5 color space conversions
Hex:
        #baa0d5
        RGB:
        186, 160, 213
        CMY:
        27, 37, 16
        CMYK:
        13, 25, 0, 16
      HSL:
        269°, 38.6861%, 73.1373%
        HSV (HSB):
        269°, 24.8826%, 83.5294%
        XYZ:
        44.8307, 40.3848, 68.3830
        xyY:
        0.2919, 0.2629, 40.3848
      CIE-Lab:
        69.7427, 19.6279, -23.4422
        CIE-LCH:
        69.7427, 30.5744, 309.9391
        CIE-Luv:
        69.7427, 10.6173, -39.5361
        Hunter-Lab:
        63.5490, 14.7122, -19.3157
      #baa0d5 color charts
#baa0d5 RGB chart
      #baa0d5 CMYK chart
      #baa0d5 RGB pie chart
      #baa0d5 color shades, tints & tones
#baa0d5 color schemes
#baa0d5 color preview, HTML & CSS examples
           This text has a color of #baa0d5        
        
          <p style="color:#baa0d5;">Text here</p>
        
        
          .mytext {color:#baa0d5;}
        
        Text color #baa0d5
      
           This box has a color of #baa0d5        
        
          <div style="background-color:#baa0d5;">Content here</div>
        
        
          .mybackground {background-color:#baa0d5;}
        
        Background color #baa0d5
      
           Border around this has a color of #baa0d5        
        
          <div style="border:2px solid #baa0d5;">Content here</div>
        
        
          .myborder {border:2px solid #baa0d5;}
        
        Border color #baa0d5