#bba7e3 color space conversions
Hex:
        #bba7e3
        RGB:
        187, 167, 227
        CMY:
        27, 35, 11
        CMYK:
        18, 26, 0, 11
      HSL:
        260°, 51.7241%, 77.2549%
        HSV (HSB):
        260°, 26.4317%, 89.0196%
        XYZ:
        48.1774, 43.7483, 78.5781
        xyY:
        0.2826, 0.2566, 43.7483
      CIE-Lab:
        72.0599, 19.0934, -27.5676
        CIE-LCH:
        72.0599, 33.5340, 304.7066
        CIE-Luv:
        72.0599, 6.6892, -46.3989
        Hunter-Lab:
        66.1425, 14.2678, -24.1375
      #bba7e3 color charts
#bba7e3 RGB chart
      #bba7e3 CMYK chart
      #bba7e3 RGB pie chart
      #bba7e3 color shades, tints & tones
#bba7e3 color schemes
#bba7e3 color preview, HTML & CSS examples
           This text has a color of #bba7e3        
        
          <p style="color:#bba7e3;">Text here</p>
        
        
          .mytext {color:#bba7e3;}
        
        Text color #bba7e3
      
           This box has a color of #bba7e3        
        
          <div style="background-color:#bba7e3;">Content here</div>
        
        
          .mybackground {background-color:#bba7e3;}
        
        Background color #bba7e3
      
           Border around this has a color of #bba7e3        
        
          <div style="border:2px solid #bba7e3;">Content here</div>
        
        
          .myborder {border:2px solid #bba7e3;}
        
        Border color #bba7e3