#b05a83 color space conversions
Hex:
        #b05a83
        RGB:
        176, 90, 131
        CMY:
        31, 65, 49
        CMYK:
        0, 49, 26, 31
      HSL:
        331°, 35.2459%, 52.1569%
        HSV (HSB):
        331°, 48.8636%, 69.0196%
        XYZ:
        25.6574, 18.1811, 23.6297
        xyY:
        0.3803, 0.2695, 18.1811
      CIE-Lab:
        49.7151, 39.8884, -6.8867
        CIE-LCH:
        49.7151, 40.4785, 350.2045
        CIE-Luv:
        49.7151, 51.7622, -16.2935
        Hunter-Lab:
        42.6393, 32.7901, -3.0096
      #b05a83 color charts
#b05a83 RGB chart
      #b05a83 CMYK chart
      #b05a83 RGB pie chart
      #b05a83 color shades, tints & tones
#b05a83 color schemes
#b05a83 color preview, HTML & CSS examples
           This text has a color of #b05a83        
        
          <p style="color:#b05a83;">Text here</p>
        
        
          .mytext {color:#b05a83;}
        
        Text color #b05a83
      
           This box has a color of #b05a83        
        
          <div style="background-color:#b05a83;">Content here</div>
        
        
          .mybackground {background-color:#b05a83;}
        
        Background color #b05a83
      
           Border around this has a color of #b05a83        
        
          <div style="border:2px solid #b05a83;">Content here</div>
        
        
          .myborder {border:2px solid #b05a83;}
        
        Border color #b05a83