#bf3071 color space conversions
Hex:
        #bf3071
        RGB:
        191, 48, 113
        CMY:
        25, 81, 56
        CMYK:
        0, 75, 41, 25
      HSL:
        333°, 59.8326%, 46.8627%
        HSV (HSB):
        333°, 74.8691%, 74.9020%
        XYZ:
        25.5234, 14.3825, 17.0537
        xyY:
        0.4481, 0.2525, 14.3825
      CIE-Lab:
        44.7766, 60.6116, -3.0203
        CIE-LCH:
        44.7766, 60.6868, 357.1473
        CIE-Luv:
        44.7766, 88.0662, -14.9479
        Hunter-Lab:
        37.9243, 53.7648, -0.1143
      #bf3071 color charts
#bf3071 RGB chart
      #bf3071 CMYK chart
      #bf3071 RGB pie chart
      #bf3071 color shades, tints & tones
#bf3071 color schemes
#bf3071 color preview, HTML & CSS examples
           This text has a color of #bf3071        
        
          <p style="color:#bf3071;">Text here</p>
        
        
          .mytext {color:#bf3071;}
        
        Text color #bf3071
      
           This box has a color of #bf3071        
        
          <div style="background-color:#bf3071;">Content here</div>
        
        
          .mybackground {background-color:#bf3071;}
        
        Background color #bf3071
      
           Border around this has a color of #bf3071        
        
          <div style="border:2px solid #bf3071;">Content here</div>
        
        
          .myborder {border:2px solid #bf3071;}
        
        Border color #bf3071