#b12a77 color space conversions
Hex:
        #b12a77
        RGB:
        177, 42, 119
        CMY:
        31, 84, 53
        CMYK:
        0, 76, 33, 31
      HSL:
        326°, 61.6438%, 42.9412%
        HSV (HSB):
        326°, 76.2712%, 69.4118%
        XYZ:
        22.2892, 12.3349, 18.6589
        xyY:
        0.4183, 0.2315, 12.3349
      CIE-Lab:
        41.7436, 59.4396, -11.5313
        CIE-LCH:
        41.7436, 60.5478, 349.0210
        CIE-Luv:
        41.7436, 76.3998, -25.3386
        Hunter-Lab:
        35.1211, 51.8208, -6.9143
      #b12a77 color charts
#b12a77 RGB chart
      #b12a77 CMYK chart
      #b12a77 RGB pie chart
      #b12a77 color shades, tints & tones
#b12a77 color schemes
#b12a77 color preview, HTML & CSS examples
           This text has a color of #b12a77        
        
          <p style="color:#b12a77;">Text here</p>
        
        
          .mytext {color:#b12a77;}
        
        Text color #b12a77
      
           This box has a color of #b12a77        
        
          <div style="background-color:#b12a77;">Content here</div>
        
        
          .mybackground {background-color:#b12a77;}
        
        Background color #b12a77
      
           Border around this has a color of #b12a77        
        
          <div style="border:2px solid #b12a77;">Content here</div>
        
        
          .myborder {border:2px solid #b12a77;}
        
        Border color #b12a77