#b31c73 color space conversions
Hex:
        #b31c73
        RGB:
        179, 28, 115
        CMY:
        30, 89, 55
        CMYK:
        0, 84, 36, 30
      HSL:
        325°, 72.9469%, 40.5882%
        HSV (HSB):
        325°, 84.3575%, 70.1961%
        XYZ:
        22.1002, 11.6520, 17.3039
        xyY:
        0.4329, 0.2282, 11.6520
      CIE-Lab:
        40.6576, 63.2464, -10.6468
        CIE-LCH:
        40.6576, 64.1363, 350.4445
        CIE-Luv:
        40.6576, 83.2357, -24.7505
        Hunter-Lab:
        34.1351, 55.8305, -6.1610
      #b31c73 color charts
#b31c73 RGB chart
      #b31c73 CMYK chart
      #b31c73 RGB pie chart
      #b31c73 color shades, tints & tones
#b31c73 color schemes
#b31c73 color preview, HTML & CSS examples
           This text has a color of #b31c73        
        
          <p style="color:#b31c73;">Text here</p>
        
        
          .mytext {color:#b31c73;}
        
        Text color #b31c73
      
           This box has a color of #b31c73        
        
          <div style="background-color:#b31c73;">Content here</div>
        
        
          .mybackground {background-color:#b31c73;}
        
        Background color #b31c73
      
           Border around this has a color of #b31c73        
        
          <div style="border:2px solid #b31c73;">Content here</div>
        
        
          .myborder {border:2px solid #b31c73;}
        
        Border color #b31c73