#b13170 color space conversions
Hex:
        #b13170
        RGB:
        177, 49, 112
        CMY:
        31, 81, 56
        CMYK:
        0, 72, 37, 31
      HSL:
        330°, 56.6372%, 44.3137%
        HSV (HSB):
        330°, 72.3164%, 69.4118%
        XYZ:
        22.1544, 12.7136, 16.6155
        xyY:
        0.4303, 0.2469, 12.7136
      CIE-Lab:
        42.3285, 56.2957, -6.3099
        CIE-LCH:
        42.3285, 56.6482, 353.6047
        CIE-Luv:
        42.3285, 76.7560, -18.0388
        Hunter-Lab:
        35.6561, 48.5101, -2.6695
      #b13170 color charts
#b13170 RGB chart
      #b13170 CMYK chart
      #b13170 RGB pie chart
      #b13170 color shades, tints & tones
#b13170 color schemes
#b13170 color preview, HTML & CSS examples
           This text has a color of #b13170        
        
          <p style="color:#b13170;">Text here</p>
        
        
          .mytext {color:#b13170;}
        
        Text color #b13170
      
           This box has a color of #b13170        
        
          <div style="background-color:#b13170;">Content here</div>
        
        
          .mybackground {background-color:#b13170;}
        
        Background color #b13170
      
           Border around this has a color of #b13170        
        
          <div style="border:2px solid #b13170;">Content here</div>
        
        
          .myborder {border:2px solid #b13170;}
        
        Border color #b13170