#bd97f1 color space conversions
Hex:
        #bd97f1
        RGB:
        189, 151, 241
        CMY:
        26, 41, 5
        CMYK:
        22, 37, 0, 5
      HSL:
        265°, 76.2712%, 76.8627%
        HSV (HSB):
        265°, 37.3444%, 94.5098%
        XYZ:
        47.9301, 39.3029, 88.2791
        xyY:
        0.2731, 0.2239, 39.3029
      CIE-Lab:
        68.9701, 31.7282, -39.9928
        CIE-LCH:
        68.9701, 51.0500, 308.4266
        CIE-Luv:
        68.9701, 13.1238, -68.4239
        Hunter-Lab:
        62.6920, 26.7579, -39.6042
      #bd97f1 color charts
#bd97f1 RGB chart
      #bd97f1 CMYK chart
      #bd97f1 RGB pie chart
      #bd97f1 color shades, tints & tones
#bd97f1 color schemes
#bd97f1 color preview, HTML & CSS examples
           This text has a color of #bd97f1        
        
          <p style="color:#bd97f1;">Text here</p>
        
        
          .mytext {color:#bd97f1;}
        
        Text color #bd97f1
      
           This box has a color of #bd97f1        
        
          <div style="background-color:#bd97f1;">Content here</div>
        
        
          .mybackground {background-color:#bd97f1;}
        
        Background color #bd97f1
      
           Border around this has a color of #bd97f1        
        
          <div style="border:2px solid #bd97f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd97f1;}
        
        Border color #bd97f1