#5b57ed color space conversions
Hex:
        #5b57ed
        RGB:
        91, 87, 237
        CMY:
        64, 66, 7
        CMYK:
        62, 63, 0, 7
      HSL:
        242°, 80.6452%, 63.5294%
        HSV (HSB):
        242°, 63.2911%, 92.9412%
        XYZ:
        23.0086, 15.1550, 81.8333
        xyY:
        0.1917, 0.1263, 15.1550
      CIE-Lab:
        45.8457, 45.0404, -75.2083
        CIE-LCH:
        45.8457, 87.6637, 300.9164
        CIE-Luv:
        45.8457, -7.2853, -115.1785
        Hunter-Lab:
        38.9294, 37.3734, -97.3827
      #5b57ed color charts
#5b57ed RGB chart
      #5b57ed CMYK chart
      #5b57ed RGB pie chart
      #5b57ed color shades, tints & tones
#5b57ed color schemes
#5b57ed color preview, HTML & CSS examples
           This text has a color of #5b57ed        
        
          <p style="color:#5b57ed;">Text here</p>
        
        
          .mytext {color:#5b57ed;}
        
        Text color #5b57ed
      
           This box has a color of #5b57ed        
        
          <div style="background-color:#5b57ed;">Content here</div>
        
        
          .mybackground {background-color:#5b57ed;}
        
        Background color #5b57ed
      
           Border around this has a color of #5b57ed        
        
          <div style="border:2px solid #5b57ed;">Content here</div>
        
        
          .myborder {border:2px solid #5b57ed;}
        
        Border color #5b57ed