#bf2d9b color space conversions
Hex:
        #bf2d9b
        RGB:
        191, 45, 155
        CMY:
        25, 82, 39
        CMYK:
        0, 76, 19, 25
      HSL:
        315°, 61.8644%, 46.2745%
        HSV (HSB):
        315°, 76.4398%, 74.9020%
        XYZ:
        28.3406, 15.3197, 32.4736
        xyY:
        0.3722, 0.2012, 15.3197
      CIE-Lab:
        46.0690, 66.4976, -26.6092
        CIE-LCH:
        46.0690, 71.6239, 338.1910
        CIE-Luv:
        46.0690, 72.4612, -48.2459
        Hunter-Lab:
        39.1404, 60.7520, -21.7929
      #bf2d9b color charts
#bf2d9b RGB chart
      #bf2d9b CMYK chart
      #bf2d9b RGB pie chart
      #bf2d9b color shades, tints & tones
#bf2d9b color schemes
#bf2d9b color preview, HTML & CSS examples
           This text has a color of #bf2d9b        
        
          <p style="color:#bf2d9b;">Text here</p>
        
        
          .mytext {color:#bf2d9b;}
        
        Text color #bf2d9b
      
           This box has a color of #bf2d9b        
        
          <div style="background-color:#bf2d9b;">Content here</div>
        
        
          .mybackground {background-color:#bf2d9b;}
        
        Background color #bf2d9b
      
           Border around this has a color of #bf2d9b        
        
          <div style="border:2px solid #bf2d9b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d9b;}
        
        Border color #bf2d9b