#bd97ee color space conversions
Hex:
        #bd97ee
        RGB:
        189, 151, 238
        CMY:
        26, 41, 7
        CMYK:
        21, 37, 0, 7
      HSL:
        266°, 71.9008%, 76.2745%
        HSV (HSB):
        266°, 36.5546%, 93.3333%
        XYZ:
        47.4855, 39.1251, 85.9381
        xyY:
        0.2752, 0.2267, 39.1251
      CIE-Lab:
        68.8418, 31.0471, -38.5508
        CIE-LCH:
        68.8418, 49.4984, 308.8465
        CIE-Luv:
        68.8418, 13.4757, -65.9164
        Hunter-Lab:
        62.5500, 26.0475, -37.6740
      #bd97ee color charts
#bd97ee RGB chart
      #bd97ee CMYK chart
      #bd97ee RGB pie chart
      #bd97ee color shades, tints & tones
#bd97ee color schemes
#bd97ee color preview, HTML & CSS examples
           This text has a color of #bd97ee        
        
          <p style="color:#bd97ee;">Text here</p>
        
        
          .mytext {color:#bd97ee;}
        
        Text color #bd97ee
      
           This box has a color of #bd97ee        
        
          <div style="background-color:#bd97ee;">Content here</div>
        
        
          .mybackground {background-color:#bd97ee;}
        
        Background color #bd97ee
      
           Border around this has a color of #bd97ee        
        
          <div style="border:2px solid #bd97ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd97ee;}
        
        Border color #bd97ee