#b13174 color space conversions
Hex:
        #b13174
        RGB:
        177, 49, 116
        CMY:
        31, 81, 55
        CMYK:
        0, 72, 34, 31
      HSL:
        329°, 56.6372%, 44.3137%
        HSV (HSB):
        329°, 72.3164%, 69.4118%
        XYZ:
        22.3822, 12.8047, 17.8149
        xyY:
        0.4223, 0.2416, 12.8047
      CIE-Lab:
        42.4675, 56.7475, -8.5823
        CIE-LCH:
        42.4675, 57.3928, 351.3999
        CIE-Luv:
        42.4675, 75.2760, -21.0689
        Hunter-Lab:
        35.7836, 49.0278, -4.4690
      #b13174 color charts
#b13174 RGB chart
      #b13174 CMYK chart
      #b13174 RGB pie chart
      #b13174 color shades, tints & tones
#b13174 color schemes
#b13174 color preview, HTML & CSS examples
           This text has a color of #b13174        
        
          <p style="color:#b13174;">Text here</p>
        
        
          .mytext {color:#b13174;}
        
        Text color #b13174
      
           This box has a color of #b13174        
        
          <div style="background-color:#b13174;">Content here</div>
        
        
          .mybackground {background-color:#b13174;}
        
        Background color #b13174
      
           Border around this has a color of #b13174        
        
          <div style="border:2px solid #b13174;">Content here</div>
        
        
          .myborder {border:2px solid #b13174;}
        
        Border color #b13174