#b057c0 color space conversions
Hex:
        #b057c0
        RGB:
        176, 87, 192
        CMY:
        31, 66, 25
        CMYK:
        8, 55, 0, 25
      HSL:
        291°, 45.4545%, 54.7059%
        HSV (HSB):
        291°, 54.6875%, 75.2941%
        XYZ:
        30.8271, 19.8523, 52.0763
        xyY:
        0.3000, 0.1932, 19.8523
      CIE-Lab:
        51.6698, 51.8527, -39.7351
        CIE-LCH:
        51.6698, 65.3268, 322.5368
        CIE-Luv:
        51.6698, 37.9437, -67.0512
        Hunter-Lab:
        44.5559, 45.5270, -38.1082
      #b057c0 color charts
#b057c0 RGB chart
      #b057c0 CMYK chart
      #b057c0 RGB pie chart
      #b057c0 color shades, tints & tones
#b057c0 color schemes
#b057c0 color preview, HTML & CSS examples
           This text has a color of #b057c0        
        
          <p style="color:#b057c0;">Text here</p>
        
        
          .mytext {color:#b057c0;}
        
        Text color #b057c0
      
           This box has a color of #b057c0        
        
          <div style="background-color:#b057c0;">Content here</div>
        
        
          .mybackground {background-color:#b057c0;}
        
        Background color #b057c0
      
           Border around this has a color of #b057c0        
        
          <div style="border:2px solid #b057c0;">Content here</div>
        
        
          .myborder {border:2px solid #b057c0;}
        
        Border color #b057c0