#b12b61 color space conversions
Hex:
        #b12b61
        RGB:
        177, 43, 97
        CMY:
        31, 83, 62
        CMYK:
        0, 76, 45, 31
      HSL:
        336°, 60.9091%, 43.1373%
        HSV (HSB):
        336°, 75.7062%, 69.4118%
        XYZ:
        21.1530, 11.9379, 12.4986
        xyY:
        0.4640, 0.2619, 11.9379
      CIE-Lab:
        41.1173, 56.8084, 1.2786
        CIE-LCH:
        41.1173, 56.8228, 1.2894
        CIE-Luv:
        41.1173, 84.5056, -8.7481
        Hunter-Lab:
        34.5513, 48.8165, 2.7383
      #b12b61 color charts
#b12b61 RGB chart
      #b12b61 CMYK chart
      #b12b61 RGB pie chart
      #b12b61 color shades, tints & tones
#b12b61 color schemes
#b12b61 color preview, HTML & CSS examples
           This text has a color of #b12b61        
        
          <p style="color:#b12b61;">Text here</p>
        
        
          .mytext {color:#b12b61;}
        
        Text color #b12b61
      
           This box has a color of #b12b61        
        
          <div style="background-color:#b12b61;">Content here</div>
        
        
          .mybackground {background-color:#b12b61;}
        
        Background color #b12b61
      
           Border around this has a color of #b12b61        
        
          <div style="border:2px solid #b12b61;">Content here</div>
        
        
          .myborder {border:2px solid #b12b61;}
        
        Border color #b12b61