#b057ef color space conversions
Hex:
        #b057ef
        RGB:
        176, 87, 239
        CMY:
        31, 66, 6
        CMYK:
        26, 64, 0, 6
      HSL:
        275°, 82.6087%, 63.9216%
        HSV (HSB):
        275°, 63.5983%, 93.7255%
        XYZ:
        36.8927, 22.2785, 84.0171
        xyY:
        0.2577, 0.1556, 22.2785
      CIE-Lab:
        54.3213, 61.6204, -62.1986
        CIE-LCH:
        54.3213, 87.5542, 314.7324
        CIE-Luv:
        54.3213, 27.5304, -103.4963
        Hunter-Lab:
        47.2001, 56.9195, -72.4973
      #b057ef color charts
#b057ef RGB chart
      #b057ef CMYK chart
      #b057ef RGB pie chart
      #b057ef color shades, tints & tones
#b057ef color schemes
#b057ef color preview, HTML & CSS examples
           This text has a color of #b057ef        
        
          <p style="color:#b057ef;">Text here</p>
        
        
          .mytext {color:#b057ef;}
        
        Text color #b057ef
      
           This box has a color of #b057ef        
        
          <div style="background-color:#b057ef;">Content here</div>
        
        
          .mybackground {background-color:#b057ef;}
        
        Background color #b057ef
      
           Border around this has a color of #b057ef        
        
          <div style="border:2px solid #b057ef;">Content here</div>
        
        
          .myborder {border:2px solid #b057ef;}
        
        Border color #b057ef