#b05872 color space conversions
Hex:
        #b05872
        RGB:
        176, 88, 114
        CMY:
        31, 65, 55
        CMYK:
        0, 50, 35, 31
      HSL:
        342°, 35.7724%, 51.7647%
        HSV (HSB):
        342°, 50.0000%, 69.0196%
        XYZ:
        24.4315, 17.4245, 17.9952
        xyY:
        0.4082, 0.2911, 17.4245
      CIE-Lab:
        48.7905, 38.6429, 1.9516
        CIE-LCH:
        48.7905, 38.6922, 2.8912
        CIE-Luv:
        48.7905, 56.9404, -4.3177
        Hunter-Lab:
        41.7426, 31.4245, 3.6600
      #b05872 color charts
#b05872 RGB chart
      #b05872 CMYK chart
      #b05872 RGB pie chart
      #b05872 color shades, tints & tones
#b05872 color schemes
#b05872 color preview, HTML & CSS examples
           This text has a color of #b05872        
        
          <p style="color:#b05872;">Text here</p>
        
        
          .mytext {color:#b05872;}
        
        Text color #b05872
      
           This box has a color of #b05872        
        
          <div style="background-color:#b05872;">Content here</div>
        
        
          .mybackground {background-color:#b05872;}
        
        Background color #b05872
      
           Border around this has a color of #b05872        
        
          <div style="border:2px solid #b05872;">Content here</div>
        
        
          .myborder {border:2px solid #b05872;}
        
        Border color #b05872