#bba2e1 color space conversions
Hex:
        #bba2e1
        RGB:
        187, 162, 225
        CMY:
        27, 36, 12
        CMYK:
        17, 28, 0, 12
      HSL:
        264°, 51.2195%, 75.8824%
        HSV (HSB):
        264°, 28.0000%, 88.2353%
        XYZ:
        47.0045, 41.8417, 76.8330
        xyY:
        0.2837, 0.2525, 41.8417
      CIE-Lab:
        70.7616, 21.4276, -28.4680
        CIE-LCH:
        70.7616, 35.6310, 306.9684
        CIE-Luv:
        70.7616, 9.0933, -48.1019
        Hunter-Lab:
        64.6852, 16.5107, -25.1450
      #bba2e1 color charts
#bba2e1 RGB chart
      #bba2e1 CMYK chart
      #bba2e1 RGB pie chart
      #bba2e1 color shades, tints & tones
#bba2e1 color schemes
#bba2e1 color preview, HTML & CSS examples
           This text has a color of #bba2e1        
        
          <p style="color:#bba2e1;">Text here</p>
        
        
          .mytext {color:#bba2e1;}
        
        Text color #bba2e1
      
           This box has a color of #bba2e1        
        
          <div style="background-color:#bba2e1;">Content here</div>
        
        
          .mybackground {background-color:#bba2e1;}
        
        Background color #bba2e1
      
           Border around this has a color of #bba2e1        
        
          <div style="border:2px solid #bba2e1;">Content here</div>
        
        
          .myborder {border:2px solid #bba2e1;}
        
        Border color #bba2e1