#b05881 color space conversions
Hex:
        #b05881
        RGB:
        176, 88, 129
        CMY:
        31, 65, 49
        CMYK:
        0, 50, 27, 31
      HSL:
        332°, 35.7724%, 51.7647%
        HSV (HSB):
        332°, 50.0000%, 69.0196%
        XYZ:
        25.3567, 17.7945, 22.8671
        xyY:
        0.3841, 0.2695, 17.7945
      CIE-Lab:
        49.2459, 40.6430, -6.3884
        CIE-LCH:
        49.2459, 41.1420, 351.0672
        CIE-Luv:
        49.2459, 53.2753, -15.7187
        Hunter-Lab:
        42.1836, 33.4756, -2.6118
      #b05881 color charts
#b05881 RGB chart
      #b05881 CMYK chart
      #b05881 RGB pie chart
      #b05881 color shades, tints & tones
#b05881 color schemes
#b05881 color preview, HTML & CSS examples
           This text has a color of #b05881        
        
          <p style="color:#b05881;">Text here</p>
        
        
          .mytext {color:#b05881;}
        
        Text color #b05881
      
           This box has a color of #b05881        
        
          <div style="background-color:#b05881;">Content here</div>
        
        
          .mybackground {background-color:#b05881;}
        
        Background color #b05881
      
           Border around this has a color of #b05881        
        
          <div style="border:2px solid #b05881;">Content here</div>
        
        
          .myborder {border:2px solid #b05881;}
        
        Border color #b05881