#bf2e9e color space conversions
Hex:
        #bf2e9e
        RGB:
        191, 46, 158
        CMY:
        25, 82, 38
        CMYK:
        0, 76, 17, 25
      HSL:
        314°, 61.1814%, 46.4706%
        HSV (HSB):
        314°, 75.9162%, 74.9020%
        XYZ:
        28.6344, 15.4990, 33.8302
        xyY:
        0.3673, 0.1988, 15.4990
      CIE-Lab:
        46.3102, 66.6082, -28.0287
        CIE-LCH:
        46.3102, 72.2652, 337.1786
        CIE-Luv:
        46.3102, 71.0583, -50.3602
        Hunter-Lab:
        39.3687, 60.9347, -23.3907
      #bf2e9e color charts
#bf2e9e RGB chart
      #bf2e9e CMYK chart
      #bf2e9e RGB pie chart
      #bf2e9e color shades, tints & tones
#bf2e9e color schemes
#bf2e9e color preview, HTML & CSS examples
           This text has a color of #bf2e9e        
        
          <p style="color:#bf2e9e;">Text here</p>
        
        
          .mytext {color:#bf2e9e;}
        
        Text color #bf2e9e
      
           This box has a color of #bf2e9e        
        
          <div style="background-color:#bf2e9e;">Content here</div>
        
        
          .mybackground {background-color:#bf2e9e;}
        
        Background color #bf2e9e
      
           Border around this has a color of #bf2e9e        
        
          <div style="border:2px solid #bf2e9e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e9e;}
        
        Border color #bf2e9e