#b13981 color space conversions
Hex:
        #b13981
        RGB:
        177, 57, 129
        CMY:
        31, 78, 49
        CMYK:
        0, 68, 27, 31
      HSL:
        324°, 51.2821%, 45.8824%
        HSV (HSB):
        324°, 67.7966%, 69.4118%
        XYZ:
        23.5570, 13.8583, 22.2022
        xyY:
        0.3951, 0.2325, 13.8583
      CIE-Lab:
        44.0291, 55.3270, -14.2193
        CIE-LCH:
        44.0291, 57.1250, 345.5866
        CIE-Luv:
        44.0291, 67.7243, -28.5332
        Hunter-Lab:
        37.2268, 47.8075, -9.3020
      #b13981 color charts
#b13981 RGB chart
      #b13981 CMYK chart
      #b13981 RGB pie chart
      #b13981 color shades, tints & tones
#b13981 color schemes
#b13981 color preview, HTML & CSS examples
           This text has a color of #b13981        
        
          <p style="color:#b13981;">Text here</p>
        
        
          .mytext {color:#b13981;}
        
        Text color #b13981
      
           This box has a color of #b13981        
        
          <div style="background-color:#b13981;">Content here</div>
        
        
          .mybackground {background-color:#b13981;}
        
        Background color #b13981
      
           Border around this has a color of #b13981        
        
          <div style="border:2px solid #b13981;">Content here</div>
        
        
          .myborder {border:2px solid #b13981;}
        
        Border color #b13981