#b05c87 color space conversions
Hex:
        #b05c87
        RGB:
        176, 92, 135
        CMY:
        31, 64, 47
        CMYK:
        0, 48, 23, 31
      HSL:
        329°, 34.7107%, 52.5490%
        HSV (HSB):
        329°, 47.7273%, 69.0196%
        XYZ:
        26.1048, 18.6337, 25.1425
        xyY:
        0.3736, 0.2666, 18.6337
      CIE-Lab:
        50.2558, 39.4250, -8.4662
        CIE-LCH:
        50.2558, 40.3238, 347.8803
        CIE-Luv:
        50.2558, 49.7833, -18.4329
        Hunter-Lab:
        43.1667, 32.4050, -4.3167
      #b05c87 color charts
#b05c87 RGB chart
      #b05c87 CMYK chart
      #b05c87 RGB pie chart
      #b05c87 color shades, tints & tones
#b05c87 color schemes
#b05c87 color preview, HTML & CSS examples
           This text has a color of #b05c87        
        
          <p style="color:#b05c87;">Text here</p>
        
        
          .mytext {color:#b05c87;}
        
        Text color #b05c87
      
           This box has a color of #b05c87        
        
          <div style="background-color:#b05c87;">Content here</div>
        
        
          .mybackground {background-color:#b05c87;}
        
        Background color #b05c87
      
           Border around this has a color of #b05c87        
        
          <div style="border:2px solid #b05c87;">Content here</div>
        
        
          .myborder {border:2px solid #b05c87;}
        
        Border color #b05c87