#b12b86 color space conversions
Hex:
        #b12b86
        RGB:
        177, 43, 134
        CMY:
        31, 83, 47
        CMYK:
        0, 76, 24, 31
      HSL:
        319°, 60.9091%, 43.1373%
        HSV (HSB):
        319°, 75.7062%, 69.4118%
        XYZ:
        23.2984, 12.7961, 23.7962
        xyY:
        0.3890, 0.2137, 12.7961
      CIE-Lab:
        42.4544, 60.9609, -19.6866
        CIE-LCH:
        42.4544, 64.0609, 342.1027
        CIE-Luv:
        42.4544, 70.2565, -36.7265
        Hunter-Lab:
        35.7716, 53.6585, -14.4011
      #b12b86 color charts
#b12b86 RGB chart
      #b12b86 CMYK chart
      #b12b86 RGB pie chart
      #b12b86 color shades, tints & tones
#b12b86 color schemes
#b12b86 color preview, HTML & CSS examples
           This text has a color of #b12b86        
        
          <p style="color:#b12b86;">Text here</p>
        
        
          .mytext {color:#b12b86;}
        
        Text color #b12b86
      
           This box has a color of #b12b86        
        
          <div style="background-color:#b12b86;">Content here</div>
        
        
          .mybackground {background-color:#b12b86;}
        
        Background color #b12b86
      
           Border around this has a color of #b12b86        
        
          <div style="border:2px solid #b12b86;">Content here</div>
        
        
          .myborder {border:2px solid #b12b86;}
        
        Border color #b12b86