#b06584 color space conversions
Hex:
        #b06584
        RGB:
        176, 101, 132
        CMY:
        31, 60, 48
        CMYK:
        0, 43, 25, 31
      HSL:
        335°, 32.1888%, 54.3137%
        HSV (HSB):
        335°, 42.6136%, 69.0196%
        XYZ:
        26.7230, 20.2034, 24.3210
        xyY:
        0.3751, 0.2836, 20.2034
      CIE-Lab:
        52.0664, 34.1664, -3.9933
        CIE-LCH:
        52.0664, 34.3990, 353.3336
        CIE-Luv:
        52.0664, 45.7386, -11.4045
        Hunter-Lab:
        44.9482, 27.4642, -0.6174
      #b06584 color charts
#b06584 RGB chart
      #b06584 CMYK chart
      #b06584 RGB pie chart
      #b06584 color shades, tints & tones
#b06584 color schemes
#b06584 color preview, HTML & CSS examples
           This text has a color of #b06584        
        
          <p style="color:#b06584;">Text here</p>
        
        
          .mytext {color:#b06584;}
        
        Text color #b06584
      
           This box has a color of #b06584        
        
          <div style="background-color:#b06584;">Content here</div>
        
        
          .mybackground {background-color:#b06584;}
        
        Background color #b06584
      
           Border around this has a color of #b06584        
        
          <div style="border:2px solid #b06584;">Content here</div>
        
        
          .myborder {border:2px solid #b06584;}
        
        Border color #b06584