#b71c95 color space conversions
Hex:
        #b71c95
        RGB:
        183, 28, 149
        CMY:
        28, 89, 42
        CMYK:
        0, 85, 19, 28
      HSL:
        313°, 73.4597%, 41.3725%
        HSV (HSB):
        313°, 84.6995%, 71.7647%
        XYZ:
        25.3685, 13.0677, 29.6190
        xyY:
        0.3728, 0.1920, 13.0677
      CIE-Lab:
        42.8651, 68.1967, -28.0971
        CIE-LCH:
        42.8651, 73.7580, 337.6083
        CIE-Luv:
        42.8651, 72.0192, -49.7321
        Hunter-Lab:
        36.1493, 62.0048, -23.2749
      #b71c95 color charts
#b71c95 RGB chart
      #b71c95 CMYK chart
      #b71c95 RGB pie chart
      #b71c95 color shades, tints & tones
#b71c95 color schemes
#b71c95 color preview, HTML & CSS examples
           This text has a color of #b71c95        
        
          <p style="color:#b71c95;">Text here</p>
        
        
          .mytext {color:#b71c95;}
        
        Text color #b71c95
      
           This box has a color of #b71c95        
        
          <div style="background-color:#b71c95;">Content here</div>
        
        
          .mybackground {background-color:#b71c95;}
        
        Background color #b71c95
      
           Border around this has a color of #b71c95        
        
          <div style="border:2px solid #b71c95;">Content here</div>
        
        
          .myborder {border:2px solid #b71c95;}
        
        Border color #b71c95