#b71299 color space conversions
Hex:
        #b71299
        RGB:
        183, 18, 153
        CMY:
        28, 93, 40
        CMYK:
        0, 90, 16, 28
      HSL:
        311°, 82.0896%, 39.4118%
        HSV (HSB):
        311°, 90.1639%, 71.7647%
        XYZ:
        25.4945, 12.7998, 31.2639
        xyY:
        0.3665, 0.1840, 12.7998
      CIE-Lab:
        42.4600, 70.4748, -31.1512
        CIE-LCH:
        42.4600, 77.0526, 336.1536
        CIE-Luv:
        42.4600, 71.6281, -54.2382
        Hunter-Lab:
        35.7768, 64.5895, -26.7673
      #b71299 color charts
#b71299 RGB chart
      #b71299 CMYK chart
      #b71299 RGB pie chart
      #b71299 color shades, tints & tones
#b71299 color schemes
#b71299 color preview, HTML & CSS examples
           This text has a color of #b71299        
        
          <p style="color:#b71299;">Text here</p>
        
        
          .mytext {color:#b71299;}
        
        Text color #b71299
      
           This box has a color of #b71299        
        
          <div style="background-color:#b71299;">Content here</div>
        
        
          .mybackground {background-color:#b71299;}
        
        Background color #b71299
      
           Border around this has a color of #b71299        
        
          <div style="border:2px solid #b71299;">Content here</div>
        
        
          .myborder {border:2px solid #b71299;}
        
        Border color #b71299