#b1206a color space conversions
Hex:
        #b1206a
        RGB:
        177, 32, 106
        CMY:
        31, 87, 58
        CMYK:
        0, 82, 40, 31
      HSL:
        329°, 69.3780%, 40.9804%
        HSV (HSB):
        329°, 81.9209%, 69.4118%
        XYZ:
        21.2495, 11.4207, 14.7201
        xyY:
        0.4484, 0.2410, 11.4207
      CIE-Lab:
        40.2803, 60.8763, -5.6123
        CIE-LCH:
        40.2803, 61.1345, 354.7327
        CIE-Luv:
        40.2803, 84.4240, -17.8699
        Hunter-Lab:
        33.7946, 53.0974, -2.1691
      #b1206a color charts
#b1206a RGB chart
      #b1206a CMYK chart
      #b1206a RGB pie chart
      #b1206a color shades, tints & tones
#b1206a color schemes
#b1206a color preview, HTML & CSS examples
           This text has a color of #b1206a        
        
          <p style="color:#b1206a;">Text here</p>
        
        
          .mytext {color:#b1206a;}
        
        Text color #b1206a
      
           This box has a color of #b1206a        
        
          <div style="background-color:#b1206a;">Content here</div>
        
        
          .mybackground {background-color:#b1206a;}
        
        Background color #b1206a
      
           Border around this has a color of #b1206a        
        
          <div style="border:2px solid #b1206a;">Content here</div>
        
        
          .myborder {border:2px solid #b1206a;}
        
        Border color #b1206a