#bd9bfe color space conversions
Hex:
        #bd9bfe
        RGB:
        189, 155, 254
        CMY:
        26, 39, 0
        CMYK:
        26, 39, 0, 0
      HSL:
        261°, 98.0198%, 80.1961%
        HSV (HSB):
        261°, 38.9764%, 99.6078%
        XYZ:
        50.5970, 41.4173, 99.0935
        xyY:
        0.2648, 0.2167, 41.4173
      CIE-Lab:
        70.4673, 32.5236, -44.7354
        CIE-LCH:
        70.4673, 55.3086, 306.0180
        CIE-Luv:
        70.4673, 10.0709, -76.6846
        Hunter-Lab:
        64.3562, 27.7136, -46.2433
      #bd9bfe color charts
#bd9bfe RGB chart
      #bd9bfe CMYK chart
      #bd9bfe RGB pie chart
      #bd9bfe color shades, tints & tones
#bd9bfe color schemes
#bd9bfe color preview, HTML & CSS examples
           This text has a color of #bd9bfe        
        
          <p style="color:#bd9bfe;">Text here</p>
        
        
          .mytext {color:#bd9bfe;}
        
        Text color #bd9bfe
      
           This box has a color of #bd9bfe        
        
          <div style="background-color:#bd9bfe;">Content here</div>
        
        
          .mybackground {background-color:#bd9bfe;}
        
        Background color #bd9bfe
      
           Border around this has a color of #bd9bfe        
        
          <div style="border:2px solid #bd9bfe;">Content here</div>
        
        
          .myborder {border:2px solid #bd9bfe;}
        
        Border color #bd9bfe