#b13274 color space conversions
Hex:
        #b13274
        RGB:
        177, 50, 116
        CMY:
        31, 80, 55
        CMYK:
        0, 72, 34, 31
      HSL:
        329°, 55.9471%, 44.5098%
        HSV (HSB):
        329°, 71.7514%, 69.4118%
        XYZ:
        22.4244, 12.8893, 17.8290
        xyY:
        0.4220, 0.2425, 12.8893
      CIE-Lab:
        42.5959, 56.3882, -8.3897
        CIE-LCH:
        42.5959, 57.0089, 351.5373
        CIE-Luv:
        42.5959, 74.9215, -20.7643
        Hunter-Lab:
        35.9016, 48.6647, -4.3126
      #b13274 color charts
#b13274 RGB chart
      #b13274 CMYK chart
      #b13274 RGB pie chart
      #b13274 color shades, tints & tones
#b13274 color schemes
#b13274 color preview, HTML & CSS examples
           This text has a color of #b13274        
        
          <p style="color:#b13274;">Text here</p>
        
        
          .mytext {color:#b13274;}
        
        Text color #b13274
      
           This box has a color of #b13274        
        
          <div style="background-color:#b13274;">Content here</div>
        
        
          .mybackground {background-color:#b13274;}
        
        Background color #b13274
      
           Border around this has a color of #b13274        
        
          <div style="border:2px solid #b13274;">Content here</div>
        
        
          .myborder {border:2px solid #b13274;}
        
        Border color #b13274