#b4315b color space conversions
Hex:
        #b4315b
        RGB:
        180, 49, 91
        CMY:
        29, 81, 64
        CMYK:
        0, 73, 49, 29
      HSL:
        341°, 57.2052%, 44.9020%
        HSV (HSB):
        341°, 72.7778%, 70.5882%
        XYZ:
        21.8090, 12.6553, 11.1908
        xyY:
        0.4777, 0.2772, 12.6553
      CIE-Lab:
        42.2391, 55.0734, 6.7288
        CIE-LCH:
        42.2391, 55.4830, 6.9658
        CIE-Luv:
        42.2391, 86.7157, -2.1129
        Hunter-Lab:
        35.5742, 47.1758, 6.2508
      #b4315b color charts
#b4315b RGB chart
      #b4315b CMYK chart
      #b4315b RGB pie chart
      #b4315b color shades, tints & tones
#b4315b color schemes
#b4315b color preview, HTML & CSS examples
           This text has a color of #b4315b        
        
          <p style="color:#b4315b;">Text here</p>
        
        
          .mytext {color:#b4315b;}
        
        Text color #b4315b
      
           This box has a color of #b4315b        
        
          <div style="background-color:#b4315b;">Content here</div>
        
        
          .mybackground {background-color:#b4315b;}
        
        Background color #b4315b
      
           Border around this has a color of #b4315b        
        
          <div style="border:2px solid #b4315b;">Content here</div>
        
        
          .myborder {border:2px solid #b4315b;}
        
        Border color #b4315b