#b0128a color space conversions
Hex:
        #b0128a
        RGB:
        176, 18, 138
        CMY:
        31, 93, 46
        CMYK:
        0, 90, 22, 31
      HSL:
        314°, 81.4433%, 38.0392%
        HSV (HSB):
        314°, 89.7727%, 69.0196%
        XYZ:
        22.7082, 11.4977, 25.0672
        xyY:
        0.3831, 0.1940, 11.4977
      CIE-Lab:
        40.4064, 67.1238, -25.3254
        CIE-LCH:
        40.4064, 71.7424, 339.3288
        CIE-Luv:
        40.4064, 72.5478, -44.9703
        Hunter-Lab:
        33.9083, 60.2014, -20.0952
      #b0128a color charts
#b0128a RGB chart
      #b0128a CMYK chart
      #b0128a RGB pie chart
      #b0128a color shades, tints & tones
#b0128a color schemes
#b0128a color preview, HTML & CSS examples
           This text has a color of #b0128a        
        
          <p style="color:#b0128a;">Text here</p>
        
        
          .mytext {color:#b0128a;}
        
        Text color #b0128a
      
           This box has a color of #b0128a        
        
          <div style="background-color:#b0128a;">Content here</div>
        
        
          .mybackground {background-color:#b0128a;}
        
        Background color #b0128a
      
           Border around this has a color of #b0128a        
        
          <div style="border:2px solid #b0128a;">Content here</div>
        
        
          .myborder {border:2px solid #b0128a;}
        
        Border color #b0128a