#b12a63 color space conversions
Hex:
        #b12a63
        RGB:
        177, 42, 99
        CMY:
        31, 84, 61
        CMYK:
        0, 76, 44, 31
      HSL:
        335°, 61.6438%, 42.9412%
        HSV (HSB):
        335°, 76.2712%, 69.4118%
        XYZ:
        21.2116, 11.9039, 12.9841
        xyY:
        0.4601, 0.2582, 11.9039
      CIE-Lab:
        41.0630, 57.3219, -0.0576
        CIE-LCH:
        41.0630, 57.3220, 359.9424
        CIE-Luv:
        41.0630, 84.1183, -10.4367
        Hunter-Lab:
        34.5020, 49.3618, 1.8389
      #b12a63 color charts
#b12a63 RGB chart
      #b12a63 CMYK chart
      #b12a63 RGB pie chart
      #b12a63 color shades, tints & tones
#b12a63 color schemes
#b12a63 color preview, HTML & CSS examples
           This text has a color of #b12a63        
        
          <p style="color:#b12a63;">Text here</p>
        
        
          .mytext {color:#b12a63;}
        
        Text color #b12a63
      
           This box has a color of #b12a63        
        
          <div style="background-color:#b12a63;">Content here</div>
        
        
          .mybackground {background-color:#b12a63;}
        
        Background color #b12a63
      
           Border around this has a color of #b12a63        
        
          <div style="border:2px solid #b12a63;">Content here</div>
        
        
          .myborder {border:2px solid #b12a63;}
        
        Border color #b12a63