#bba6ef color space conversions
Hex:
        #bba6ef
        RGB:
        187, 166, 239
        CMY:
        27, 35, 6
        CMYK:
        22, 31, 0, 6
      HSL:
        257°, 69.5238%, 79.4118%
        HSV (HSB):
        257°, 30.5439%, 93.7255%
        XYZ:
        49.7097, 44.0692, 87.5476
        xyY:
        0.2741, 0.2430, 44.0692
      CIE-Lab:
        72.2747, 22.3501, -33.7786
        CIE-LCH:
        72.2747, 40.5034, 303.4912
        CIE-Luv:
        72.2747, 6.0458, -57.1926
        Hunter-Lab:
        66.3847, 17.4900, -31.7219
      #bba6ef color charts
#bba6ef RGB chart
      #bba6ef CMYK chart
      #bba6ef RGB pie chart
      #bba6ef color shades, tints & tones
#bba6ef color schemes
#bba6ef color preview, HTML & CSS examples
           This text has a color of #bba6ef        
        
          <p style="color:#bba6ef;">Text here</p>
        
        
          .mytext {color:#bba6ef;}
        
        Text color #bba6ef
      
           This box has a color of #bba6ef        
        
          <div style="background-color:#bba6ef;">Content here</div>
        
        
          .mybackground {background-color:#bba6ef;}
        
        Background color #bba6ef
      
           Border around this has a color of #bba6ef        
        
          <div style="border:2px solid #bba6ef;">Content here</div>
        
        
          .myborder {border:2px solid #bba6ef;}
        
        Border color #bba6ef