#bba9ea color space conversions
Hex:
        #bba9ea
        RGB:
        187, 169, 234
        CMY:
        27, 34, 8
        CMYK:
        20, 28, 0, 8
      HSL:
        257°, 60.7477%, 79.0196%
        HSV (HSB):
        257°, 27.7778%, 91.7647%
        XYZ:
        49.5328, 44.8812, 83.8942
        xyY:
        0.2778, 0.2517, 44.8812
      CIE-Lab:
        72.8136, 19.5487, -30.2257
        CIE-LCH:
        72.8136, 35.9965, 302.8931
        CIE-Luv:
        72.8136, 5.1963, -50.9327
        Hunter-Lab:
        66.9935, 14.7385, -27.3519
      #bba9ea color charts
#bba9ea RGB chart
      #bba9ea CMYK chart
      #bba9ea RGB pie chart
      #bba9ea color shades, tints & tones
#bba9ea color schemes
#bba9ea color preview, HTML & CSS examples
           This text has a color of #bba9ea        
        
          <p style="color:#bba9ea;">Text here</p>
        
        
          .mytext {color:#bba9ea;}
        
        Text color #bba9ea
      
           This box has a color of #bba9ea        
        
          <div style="background-color:#bba9ea;">Content here</div>
        
        
          .mybackground {background-color:#bba9ea;}
        
        Background color #bba9ea
      
           Border around this has a color of #bba9ea        
        
          <div style="border:2px solid #bba9ea;">Content here</div>
        
        
          .myborder {border:2px solid #bba9ea;}
        
        Border color #bba9ea