#b12a86 color space conversions
Hex:
        #b12a86
        RGB:
        177, 42, 134
        CMY:
        31, 84, 47
        CMYK:
        0, 76, 24, 31
      HSL:
        319°, 61.6438%, 42.9412%
        HSV (HSB):
        319°, 76.2712%, 69.4118%
        XYZ:
        23.2625, 12.7243, 23.7842
        xyY:
        0.3892, 0.2129, 12.7243
      CIE-Lab:
        42.3448, 61.2724, -19.8553
        CIE-LCH:
        42.3448, 64.4091, 342.0451
        CIE-Luv:
        42.3448, 70.5187, -36.9879
        Hunter-Lab:
        35.6711, 53.9823, -14.5627
      #b12a86 color charts
#b12a86 RGB chart
      #b12a86 CMYK chart
      #b12a86 RGB pie chart
      #b12a86 color shades, tints & tones
#b12a86 color schemes
#b12a86 color preview, HTML & CSS examples
           This text has a color of #b12a86        
        
          <p style="color:#b12a86;">Text here</p>
        
        
          .mytext {color:#b12a86;}
        
        Text color #b12a86
      
           This box has a color of #b12a86        
        
          <div style="background-color:#b12a86;">Content here</div>
        
        
          .mybackground {background-color:#b12a86;}
        
        Background color #b12a86
      
           Border around this has a color of #b12a86        
        
          <div style="border:2px solid #b12a86;">Content here</div>
        
        
          .myborder {border:2px solid #b12a86;}
        
        Border color #b12a86