#b12b94 color space conversions
Hex:
        #b12b94
        RGB:
        177, 43, 148
        CMY:
        31, 83, 42
        CMYK:
        0, 76, 16, 31
      HSL:
        313°, 60.9091%, 43.1373%
        HSV (HSB):
        313°, 75.7062%, 69.4118%
        XYZ:
        24.3406, 13.2130, 29.2844
        xyY:
        0.3642, 0.1977, 13.2130
      CIE-Lab:
        43.0824, 62.8520, -27.2326
        CIE-LCH:
        43.0824, 68.4981, 336.5738
        CIE-Luv:
        43.0824, 64.8784, -47.7259
        Hunter-Lab:
        36.3497, 55.9161, -22.3211
      #b12b94 color charts
#b12b94 RGB chart
      #b12b94 CMYK chart
      #b12b94 RGB pie chart
      #b12b94 color shades, tints & tones
#b12b94 color schemes
#b12b94 color preview, HTML & CSS examples
           This text has a color of #b12b94        
        
          <p style="color:#b12b94;">Text here</p>
        
        
          .mytext {color:#b12b94;}
        
        Text color #b12b94
      
           This box has a color of #b12b94        
        
          <div style="background-color:#b12b94;">Content here</div>
        
        
          .mybackground {background-color:#b12b94;}
        
        Background color #b12b94
      
           Border around this has a color of #b12b94        
        
          <div style="border:2px solid #b12b94;">Content here</div>
        
        
          .myborder {border:2px solid #b12b94;}
        
        Border color #b12b94