#b058aa color space conversions
Hex:
        #b058aa
        RGB:
        176, 88, 170
        CMY:
        31, 65, 33
        CMYK:
        0, 50, 3, 31
      HSL:
        304°, 35.7724%, 51.7647%
        HSV (HSB):
        304°, 50.0000%, 69.0196%
        XYZ:
        28.6499, 19.1118, 40.2091
        xyY:
        0.3257, 0.2173, 19.1118
      CIE-Lab:
        50.8178, 47.2394, -28.2858
        CIE-LCH:
        50.8178, 55.0604, 329.0878
        CIE-Luv:
        50.8178, 42.9613, -48.7448
        Hunter-Lab:
        43.7171, 40.4748, -23.9305
      #b058aa color charts
#b058aa RGB chart
      #b058aa CMYK chart
      #b058aa RGB pie chart
      #b058aa color shades, tints & tones
#b058aa color schemes
#b058aa color preview, HTML & CSS examples
           This text has a color of #b058aa        
        
          <p style="color:#b058aa;">Text here</p>
        
        
          .mytext {color:#b058aa;}
        
        Text color #b058aa
      
           This box has a color of #b058aa        
        
          <div style="background-color:#b058aa;">Content here</div>
        
        
          .mybackground {background-color:#b058aa;}
        
        Background color #b058aa
      
           Border around this has a color of #b058aa        
        
          <div style="border:2px solid #b058aa;">Content here</div>
        
        
          .myborder {border:2px solid #b058aa;}
        
        Border color #b058aa