#b71b82 color space conversions
Hex:
        #b71b82
        RGB:
        183, 27, 130
        CMY:
        28, 89, 49
        CMYK:
        0, 85, 29, 28
      HSL:
        320°, 74.2857%, 41.1765%
        HSV (HSB):
        320°, 85.2459%, 71.7647%
        XYZ:
        23.9496, 12.4629, 22.2624
        xyY:
        0.4082, 0.2124, 12.4629
      CIE-Lab:
        41.9425, 66.0562, -17.9232
        CIE-LCH:
        41.9425, 68.4446, 344.8193
        CIE-Luv:
        41.9425, 80.2377, -35.1126
        Hunter-Lab:
        35.3028, 59.3158, -12.6771
      #b71b82 color charts
#b71b82 RGB chart
      #b71b82 CMYK chart
      #b71b82 RGB pie chart
      #b71b82 color shades, tints & tones
#b71b82 color schemes
#b71b82 color preview, HTML & CSS examples
           This text has a color of #b71b82        
        
          <p style="color:#b71b82;">Text here</p>
        
        
          .mytext {color:#b71b82;}
        
        Text color #b71b82
      
           This box has a color of #b71b82        
        
          <div style="background-color:#b71b82;">Content here</div>
        
        
          .mybackground {background-color:#b71b82;}
        
        Background color #b71b82
      
           Border around this has a color of #b71b82        
        
          <div style="border:2px solid #b71b82;">Content here</div>
        
        
          .myborder {border:2px solid #b71b82;}
        
        Border color #b71b82