#bd97ed color space conversions
Hex:
        #bd97ed
        RGB:
        189, 151, 237
        CMY:
        26, 41, 7
        CMYK:
        20, 36, 0, 7
      HSL:
        267°, 70.4918%, 76.0784%
        HSV (HSB):
        267°, 36.2869%, 92.9412%
        XYZ:
        47.3389, 39.0665, 85.1663
        xyY:
        0.2759, 0.2277, 39.0665
      CIE-Lab:
        68.7994, 30.8213, -38.0690
        CIE-LCH:
        68.7994, 48.9816, 308.9942
        CIE-Luv:
        68.7994, 13.5933, -65.0798
        Hunter-Lab:
        62.5032, 25.8126, -37.0359
      #bd97ed color charts
#bd97ed RGB chart
      #bd97ed CMYK chart
      #bd97ed RGB pie chart
      #bd97ed color shades, tints & tones
#bd97ed color schemes
#bd97ed color preview, HTML & CSS examples
           This text has a color of #bd97ed        
        
          <p style="color:#bd97ed;">Text here</p>
        
        
          .mytext {color:#bd97ed;}
        
        Text color #bd97ed
      
           This box has a color of #bd97ed        
        
          <div style="background-color:#bd97ed;">Content here</div>
        
        
          .mybackground {background-color:#bd97ed;}
        
        Background color #bd97ed
      
           Border around this has a color of #bd97ed        
        
          <div style="border:2px solid #bd97ed;">Content here</div>
        
        
          .myborder {border:2px solid #bd97ed;}
        
        Border color #bd97ed