#bba9e1 color space conversions
Hex:
        #bba9e1
        RGB:
        187, 169, 225
        CMY:
        27, 34, 12
        CMYK:
        17, 25, 0, 12
      HSL:
        259°, 48.2759%, 77.2549%
        HSV (HSB):
        259°, 24.8889%, 88.2353%
        XYZ:
        48.2721, 44.3770, 77.2556
        xyY:
        0.2841, 0.2612, 44.3770
      CIE-Lab:
        72.4797, 17.5449, -25.8316
        CIE-LCH:
        72.4797, 31.2265, 304.1845
        CIE-Luv:
        72.4797, 5.9707, -43.3507
        Hunter-Lab:
        66.6160, 12.7687, -22.1282
      #bba9e1 color charts
#bba9e1 RGB chart
      #bba9e1 CMYK chart
      #bba9e1 RGB pie chart
      #bba9e1 color shades, tints & tones
#bba9e1 color schemes
#bba9e1 color preview, HTML & CSS examples
           This text has a color of #bba9e1        
        
          <p style="color:#bba9e1;">Text here</p>
        
        
          .mytext {color:#bba9e1;}
        
        Text color #bba9e1
      
           This box has a color of #bba9e1        
        
          <div style="background-color:#bba9e1;">Content here</div>
        
        
          .mybackground {background-color:#bba9e1;}
        
        Background color #bba9e1
      
           Border around this has a color of #bba9e1        
        
          <div style="border:2px solid #bba9e1;">Content here</div>
        
        
          .myborder {border:2px solid #bba9e1;}
        
        Border color #bba9e1