#b1487b color space conversions
Hex:
        #b1487b
        RGB:
        177, 72, 123
        CMY:
        31, 72, 52
        CMYK:
        0, 59, 31, 31
      HSL:
        331°, 42.1687%, 48.8235%
        HSV (HSB):
        331°, 59.3220%, 69.4118%
        XYZ:
        24.0240, 15.4119, 20.4475
        xyY:
        0.4012, 0.2574, 15.4119
      CIE-Lab:
        46.1933, 48.0603, -7.3013
        CIE-LCH:
        46.1933, 48.6117, 351.3617
        CIE-Luv:
        46.1933, 63.4968, -18.1027
        Hunter-Lab:
        39.2580, 40.5318, -3.4005
      #b1487b color charts
#b1487b RGB chart
      #b1487b CMYK chart
      #b1487b RGB pie chart
      #b1487b color shades, tints & tones
#b1487b color schemes
#b1487b color preview, HTML & CSS examples
           This text has a color of #b1487b        
        
          <p style="color:#b1487b;">Text here</p>
        
        
          .mytext {color:#b1487b;}
        
        Text color #b1487b
      
           This box has a color of #b1487b        
        
          <div style="background-color:#b1487b;">Content here</div>
        
        
          .mybackground {background-color:#b1487b;}
        
        Background color #b1487b
      
           Border around this has a color of #b1487b        
        
          <div style="border:2px solid #b1487b;">Content here</div>
        
        
          .myborder {border:2px solid #b1487b;}
        
        Border color #b1487b