#b057b5 color space conversions
Hex:
        #b057b5
        RGB:
        176, 87, 181
        CMY:
        31, 66, 29
        CMYK:
        3, 52, 0, 29
      HSL:
        297°, 38.8430%, 52.5490%
        HSV (HSB):
        297°, 51.9337%, 70.9804%
        XYZ:
        29.6532, 19.3827, 45.8944
        xyY:
        0.3124, 0.2042, 19.3827
      CIE-Lab:
        51.1320, 49.7536, -34.2110
        CIE-LCH:
        51.1320, 60.3806, 325.4872
        CIE-Luv:
        51.1320, 40.6118, -58.1743
        Hunter-Lab:
        44.0258, 43.1820, -30.9884
      #b057b5 color charts
#b057b5 RGB chart
      #b057b5 CMYK chart
      #b057b5 RGB pie chart
      #b057b5 color shades, tints & tones
#b057b5 color schemes
#b057b5 color preview, HTML & CSS examples
           This text has a color of #b057b5        
        
          <p style="color:#b057b5;">Text here</p>
        
        
          .mytext {color:#b057b5;}
        
        Text color #b057b5
      
           This box has a color of #b057b5        
        
          <div style="background-color:#b057b5;">Content here</div>
        
        
          .mybackground {background-color:#b057b5;}
        
        Background color #b057b5
      
           Border around this has a color of #b057b5        
        
          <div style="border:2px solid #b057b5;">Content here</div>
        
        
          .myborder {border:2px solid #b057b5;}
        
        Border color #b057b5