#b05d8a color space conversions
Hex:
        #b05d8a
        RGB:
        176, 93, 138
        CMY:
        31, 64, 46
        CMYK:
        0, 47, 22, 31
      HSL:
        327°, 34.4398%, 52.7451%
        HSV (HSB):
        327°, 47.1591%, 69.0196%
        XYZ:
        26.4063, 18.8938, 26.2999
        xyY:
        0.3688, 0.2639, 18.8938
      CIE-Lab:
        50.5627, 39.3486, -9.7917
        CIE-LCH:
        50.5627, 40.5487, 346.0261
        CIE-Luv:
        50.5627, 48.5696, -20.2991
        Hunter-Lab:
        43.4670, 32.3719, -5.4467
      #b05d8a color charts
#b05d8a RGB chart
      #b05d8a CMYK chart
      #b05d8a RGB pie chart
      #b05d8a color shades, tints & tones
#b05d8a color schemes
#b05d8a color preview, HTML & CSS examples
           This text has a color of #b05d8a        
        
          <p style="color:#b05d8a;">Text here</p>
        
        
          .mytext {color:#b05d8a;}
        
        Text color #b05d8a
      
           This box has a color of #b05d8a        
        
          <div style="background-color:#b05d8a;">Content here</div>
        
        
          .mybackground {background-color:#b05d8a;}
        
        Background color #b05d8a
      
           Border around this has a color of #b05d8a        
        
          <div style="border:2px solid #b05d8a;">Content here</div>
        
        
          .myborder {border:2px solid #b05d8a;}
        
        Border color #b05d8a