#b71f97 color space conversions
Hex:
        #b71f97
        RGB:
        183, 31, 151
        CMY:
        28, 88, 41
        CMYK:
        0, 83, 17, 28
      HSL:
        313°, 71.0280%, 41.9608%
        HSV (HSB):
        313°, 83.0601%, 71.7647%
        XYZ:
        25.6043, 13.2816, 30.4923
        xyY:
        0.3691, 0.1914, 13.2816
      CIE-Lab:
        43.1845, 67.8143, -28.8075
        CIE-LCH:
        43.1845, 73.6794, 336.9842
        CIE-Luv:
        43.1845, 70.7098, -50.7660
        Hunter-Lab:
        36.4440, 61.6314, -24.0965
      #b71f97 color charts
#b71f97 RGB chart
      #b71f97 CMYK chart
      #b71f97 RGB pie chart
      #b71f97 color shades, tints & tones
#b71f97 color schemes
#b71f97 color preview, HTML & CSS examples
           This text has a color of #b71f97        
        
          <p style="color:#b71f97;">Text here</p>
        
        
          .mytext {color:#b71f97;}
        
        Text color #b71f97
      
           This box has a color of #b71f97        
        
          <div style="background-color:#b71f97;">Content here</div>
        
        
          .mybackground {background-color:#b71f97;}
        
        Background color #b71f97
      
           Border around this has a color of #b71f97        
        
          <div style="border:2px solid #b71f97;">Content here</div>
        
        
          .myborder {border:2px solid #b71f97;}
        
        Border color #b71f97