#bba0ef color space conversions
Hex:
        #bba0ef
        RGB:
        187, 160, 239
        CMY:
        27, 37, 6
        CMYK:
        22, 33, 0, 6
      HSL:
        261°, 71.1712%, 78.2353%
        HSV (HSB):
        261°, 33.0544%, 93.7255%
        XYZ:
        48.6443, 41.9384, 87.1924
        xyY:
        0.2736, 0.2359, 41.9384
      CIE-Lab:
        70.8284, 25.6854, -36.0205
        CIE-LCH:
        70.8284, 44.2404, 305.4918
        CIE-Luv:
        70.8284, 8.5742, -61.2295
        Hunter-Lab:
        64.7599, 20.7503, -34.4959
      #bba0ef color charts
#bba0ef RGB chart
      #bba0ef CMYK chart
      #bba0ef RGB pie chart
      #bba0ef color shades, tints & tones
#bba0ef color schemes
#bba0ef color preview, HTML & CSS examples
           This text has a color of #bba0ef        
        
          <p style="color:#bba0ef;">Text here</p>
        
        
          .mytext {color:#bba0ef;}
        
        Text color #bba0ef
      
           This box has a color of #bba0ef        
        
          <div style="background-color:#bba0ef;">Content here</div>
        
        
          .mybackground {background-color:#bba0ef;}
        
        Background color #bba0ef
      
           Border around this has a color of #bba0ef        
        
          <div style="border:2px solid #bba0ef;">Content here</div>
        
        
          .myborder {border:2px solid #bba0ef;}
        
        Border color #bba0ef