#bba7ea color space conversions
Hex:
        #bba7ea
        RGB:
        187, 167, 234
        CMY:
        27, 35, 8
        CMYK:
        20, 29, 0, 8
      HSL:
        258°, 61.4679%, 78.6275%
        HSV (HSB):
        258°, 28.6325%, 91.7647%
        XYZ:
        49.1635, 44.1427, 83.7711
        xyY:
        0.2776, 0.2493, 44.1427
      CIE-Lab:
        72.3238, 20.6577, -30.9806
        CIE-LCH:
        72.3238, 37.2362, 303.6952
        CIE-Luv:
        72.3238, 6.0654, -52.2978
        Hunter-Lab:
        66.4400, 15.8144, -28.2480
      #bba7ea color charts
#bba7ea RGB chart
      #bba7ea CMYK chart
      #bba7ea RGB pie chart
      #bba7ea color shades, tints & tones
#bba7ea color schemes
#bba7ea color preview, HTML & CSS examples
           This text has a color of #bba7ea        
        
          <p style="color:#bba7ea;">Text here</p>
        
        
          .mytext {color:#bba7ea;}
        
        Text color #bba7ea
      
           This box has a color of #bba7ea        
        
          <div style="background-color:#bba7ea;">Content here</div>
        
        
          .mybackground {background-color:#bba7ea;}
        
        Background color #bba7ea
      
           Border around this has a color of #bba7ea        
        
          <div style="border:2px solid #bba7ea;">Content here</div>
        
        
          .myborder {border:2px solid #bba7ea;}
        
        Border color #bba7ea