#b12b74 color space conversions
Hex:
        #b12b74
        RGB:
        177, 43, 116
        CMY:
        31, 83, 55
        CMYK:
        0, 76, 34, 31
      HSL:
        327°, 60.9091%, 43.1373%
        HSV (HSB):
        327°, 75.7062%, 69.4118%
        XYZ:
        22.1477, 12.3358, 17.7367
        xyY:
        0.4241, 0.2362, 12.3358
      CIE-Lab:
        41.7449, 58.7801, -9.6679
        CIE-LCH:
        41.7449, 59.5698, 350.6599
        CIE-Luv:
        41.7449, 77.2659, -22.7793
        Hunter-Lab:
        35.1224, 51.0956, -5.3557
      #b12b74 color charts
#b12b74 RGB chart
      #b12b74 CMYK chart
      #b12b74 RGB pie chart
      #b12b74 color shades, tints & tones
#b12b74 color schemes
#b12b74 color preview, HTML & CSS examples
           This text has a color of #b12b74        
        
          <p style="color:#b12b74;">Text here</p>
        
        
          .mytext {color:#b12b74;}
        
        Text color #b12b74
      
           This box has a color of #b12b74        
        
          <div style="background-color:#b12b74;">Content here</div>
        
        
          .mybackground {background-color:#b12b74;}
        
        Background color #b12b74
      
           Border around this has a color of #b12b74        
        
          <div style="border:2px solid #b12b74;">Content here</div>
        
        
          .myborder {border:2px solid #b12b74;}
        
        Border color #b12b74