#b182b4 color space conversions
Hex:
        #b182b4
        RGB:
        177, 130, 180
        CMY:
        31, 49, 29
        CMYK:
        2, 28, 0, 29
      HSL:
        296°, 25.0000%, 60.7843%
        HSV (HSB):
        296°, 27.7778%, 70.5882%
        XYZ:
        34.3523, 28.6077, 46.8913
        xyY:
        0.3127, 0.2604, 28.6077
      CIE-Lab:
        60.4338, 26.7018, -19.2513
        CIE-LCH:
        60.4338, 32.9181, 324.2093
        CIE-Luv:
        60.4338, 23.2595, -33.1247
        Hunter-Lab:
        53.4861, 21.0437, -14.5392
      #b182b4 color charts
#b182b4 RGB chart
      #b182b4 CMYK chart
      #b182b4 RGB pie chart
      #b182b4 color shades, tints & tones
#b182b4 color schemes
#b182b4 color preview, HTML & CSS examples
           This text has a color of #b182b4        
        
          <p style="color:#b182b4;">Text here</p>
        
        
          .mytext {color:#b182b4;}
        
        Text color #b182b4
      
           This box has a color of #b182b4        
        
          <div style="background-color:#b182b4;">Content here</div>
        
        
          .mybackground {background-color:#b182b4;}
        
        Background color #b182b4
      
           Border around this has a color of #b182b4        
        
          <div style="border:2px solid #b182b4;">Content here</div>
        
        
          .myborder {border:2px solid #b182b4;}
        
        Border color #b182b4