#b12a87 color space conversions
Hex:
        #b12a87
        RGB:
        177, 42, 135
        CMY:
        31, 84, 47
        CMYK:
        0, 76, 24, 31
      HSL:
        319°, 61.6438%, 42.9412%
        HSV (HSB):
        319°, 76.2712%, 69.4118%
        XYZ:
        23.3326, 12.7523, 24.1533
        xyY:
        0.3873, 0.2117, 12.7523
      CIE-Lab:
        42.3876, 61.4016, -20.4014
        CIE-LCH:
        42.3876, 64.7022, 341.6203
        CIE-Luv:
        42.3876, 70.1284, -37.7714
        Hunter-Lab:
        35.7104, 54.1359, -15.1046
      #b12a87 color charts
#b12a87 RGB chart
      #b12a87 CMYK chart
      #b12a87 RGB pie chart
      #b12a87 color shades, tints & tones
#b12a87 color schemes
#b12a87 color preview, HTML & CSS examples
           This text has a color of #b12a87        
        
          <p style="color:#b12a87;">Text here</p>
        
        
          .mytext {color:#b12a87;}
        
        Text color #b12a87
      
           This box has a color of #b12a87        
        
          <div style="background-color:#b12a87;">Content here</div>
        
        
          .mybackground {background-color:#b12a87;}
        
        Background color #b12a87
      
           Border around this has a color of #b12a87        
        
          <div style="border:2px solid #b12a87;">Content here</div>
        
        
          .myborder {border:2px solid #b12a87;}
        
        Border color #b12a87