#b12e73 color space conversions
Hex:
        #b12e73
        RGB:
        177, 46, 115
        CMY:
        31, 82, 55
        CMYK:
        0, 74, 35, 31
      HSL:
        328°, 58.7444%, 43.7255%
        HSV (HSB):
        328°, 74.0113%, 69.4118%
        XYZ:
        22.2030, 12.5389, 17.4697
        xyY:
        0.4253, 0.2402, 12.5389
      CIE-Lab:
        42.0601, 57.6772, -8.5735
        CIE-LCH:
        42.0601, 58.3109, 351.5451
        CIE-Luv:
        42.0601, 76.6802, -21.1884
        Hunter-Lab:
        35.4103, 49.9550, -4.4635
      #b12e73 color charts
#b12e73 RGB chart
      #b12e73 CMYK chart
      #b12e73 RGB pie chart
      #b12e73 color shades, tints & tones
#b12e73 color schemes
#b12e73 color preview, HTML & CSS examples
           This text has a color of #b12e73        
        
          <p style="color:#b12e73;">Text here</p>
        
        
          .mytext {color:#b12e73;}
        
        Text color #b12e73
      
           This box has a color of #b12e73        
        
          <div style="background-color:#b12e73;">Content here</div>
        
        
          .mybackground {background-color:#b12e73;}
        
        Background color #b12e73
      
           Border around this has a color of #b12e73        
        
          <div style="border:2px solid #b12e73;">Content here</div>
        
        
          .myborder {border:2px solid #b12e73;}
        
        Border color #b12e73