#b057d4 color space conversions
Hex:
        #b057d4
        RGB:
        176, 87, 212
        CMY:
        31, 66, 17
        CMYK:
        17, 59, 0, 17
      HSL:
        283°, 59.2417%, 58.6275%
        HSV (HSB):
        283°, 58.9623%, 83.1373%
        XYZ:
        33.1964, 20.8000, 64.5525
        xyY:
        0.2800, 0.1755, 20.8000
      CIE-Lab:
        52.7299, 55.8679, -49.5151
        CIE-LCH:
        52.7299, 74.6523, 318.4498
        CIE-Luv:
        52.7299, 33.3027, -82.8978
        Hunter-Lab:
        45.6070, 50.1142, -51.9947
      #b057d4 color charts
#b057d4 RGB chart
      #b057d4 CMYK chart
      #b057d4 RGB pie chart
      #b057d4 color shades, tints & tones
#b057d4 color schemes
#b057d4 color preview, HTML & CSS examples
           This text has a color of #b057d4        
        
          <p style="color:#b057d4;">Text here</p>
        
        
          .mytext {color:#b057d4;}
        
        Text color #b057d4
      
           This box has a color of #b057d4        
        
          <div style="background-color:#b057d4;">Content here</div>
        
        
          .mybackground {background-color:#b057d4;}
        
        Background color #b057d4
      
           Border around this has a color of #b057d4        
        
          <div style="border:2px solid #b057d4;">Content here</div>
        
        
          .myborder {border:2px solid #b057d4;}
        
        Border color #b057d4