#b057a8 color space conversions
Hex:
        #b057a8
        RGB:
        176, 87, 168
        CMY:
        31, 66, 34
        CMYK:
        0, 51, 5, 31
      HSL:
        305°, 36.0324%, 51.5686%
        HSV (HSB):
        305°, 50.5682%, 69.0196%
        XYZ:
        28.3806, 18.8736, 39.1929
        xyY:
        0.3283, 0.2183, 18.8736
      CIE-Lab:
        50.5391, 47.3869, -27.5473
        CIE-LCH:
        50.5391, 54.8121, 329.8294
        CIE-Luv:
        50.5391, 43.8496, -47.5968
        Hunter-Lab:
        43.4438, 40.5822, -23.0780
      #b057a8 color charts
#b057a8 RGB chart
      #b057a8 CMYK chart
      #b057a8 RGB pie chart
      #b057a8 color shades, tints & tones
#b057a8 color schemes
#b057a8 color preview, HTML & CSS examples
           This text has a color of #b057a8        
        
          <p style="color:#b057a8;">Text here</p>
        
        
          .mytext {color:#b057a8;}
        
        Text color #b057a8
      
           This box has a color of #b057a8        
        
          <div style="background-color:#b057a8;">Content here</div>
        
        
          .mybackground {background-color:#b057a8;}
        
        Background color #b057a8
      
           Border around this has a color of #b057a8        
        
          <div style="border:2px solid #b057a8;">Content here</div>
        
        
          .myborder {border:2px solid #b057a8;}
        
        Border color #b057a8