#bf2b8b color space conversions
Hex:
        #bf2b8b
        RGB:
        191, 43, 139
        CMY:
        25, 83, 45
        CMYK:
        0, 77, 27, 25
      HSL:
        321°, 63.2479%, 45.8824%
        HSV (HSB):
        321°, 77.4869%, 74.9020%
        XYZ:
        27.0099, 14.6682, 25.8338
        xyY:
        0.4001, 0.2173, 14.6682
      CIE-Lab:
        45.1764, 65.0330, -18.3383
        CIE-LCH:
        45.1764, 67.5692, 344.2524
        CIE-Luv:
        45.1764, 79.3240, -36.1520
        Hunter-Lab:
        38.2991, 58.8614, -13.1833
      #bf2b8b color charts
#bf2b8b RGB chart
      #bf2b8b CMYK chart
      #bf2b8b RGB pie chart
      #bf2b8b color shades, tints & tones
#bf2b8b color schemes
#bf2b8b color preview, HTML & CSS examples
           This text has a color of #bf2b8b        
        
          <p style="color:#bf2b8b;">Text here</p>
        
        
          .mytext {color:#bf2b8b;}
        
        Text color #bf2b8b
      
           This box has a color of #bf2b8b        
        
          <div style="background-color:#bf2b8b;">Content here</div>
        
        
          .mybackground {background-color:#bf2b8b;}
        
        Background color #bf2b8b
      
           Border around this has a color of #bf2b8b        
        
          <div style="border:2px solid #bf2b8b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2b8b;}
        
        Border color #bf2b8b