#5e57ed color space conversions
Hex:
        #5e57ed
        RGB:
        94, 87, 237
        CMY:
        63, 66, 7
        CMYK:
        60, 63, 0, 7
      HSL:
        243°, 80.6452%, 63.5294%
        HSV (HSB):
        243°, 63.2911%, 92.9412%
        XYZ:
        23.3104, 15.3105, 81.8474
        xyY:
        0.1935, 0.1271, 15.3105
      CIE-Lab:
        46.0566, 45.4877, -74.8552
        CIE-LCH:
        46.0566, 87.5924, 301.2861
        CIE-Luv:
        46.0566, -6.4661, -114.9115
        Hunter-Lab:
        39.1286, 37.8638, -96.6299
      #5e57ed color charts
#5e57ed RGB chart
      #5e57ed CMYK chart
      #5e57ed RGB pie chart
      #5e57ed color shades, tints & tones
#5e57ed color schemes
#5e57ed color preview, HTML & CSS examples
           This text has a color of #5e57ed        
        
          <p style="color:#5e57ed;">Text here</p>
        
        
          .mytext {color:#5e57ed;}
        
        Text color #5e57ed
      
           This box has a color of #5e57ed        
        
          <div style="background-color:#5e57ed;">Content here</div>
        
        
          .mybackground {background-color:#5e57ed;}
        
        Background color #5e57ed
      
           Border around this has a color of #5e57ed        
        
          <div style="border:2px solid #5e57ed;">Content here</div>
        
        
          .myborder {border:2px solid #5e57ed;}
        
        Border color #5e57ed