#5e57fd color space conversions
Hex:
        #5e57fd
        RGB:
        94, 87, 253
        CMY:
        63, 66, 1
        CMYK:
        63, 66, 0, 1
      HSL:
        243°, 97.6471%, 66.6667%
        HSV (HSB):
        243°, 65.6126%, 99.2157%
        XYZ:
        25.7539, 16.2879, 94.7150
        xyY:
        0.1883, 0.1191, 16.2879
      CIE-Lab:
        47.3500, 50.4874, -81.6951
        CIE-LCH:
        47.3500, 96.0367, 301.7160
        CIE-Luv:
        47.3500, -7.3645, -125.4706
        Hunter-Lab:
        40.3583, 43.2795, -110.8941
      #5e57fd color charts
#5e57fd RGB chart
      #5e57fd CMYK chart
      #5e57fd RGB pie chart
      #5e57fd color shades, tints & tones
#5e57fd color schemes
#5e57fd color preview, HTML & CSS examples
           This text has a color of #5e57fd        
        
          <p style="color:#5e57fd;">Text here</p>
        
        
          .mytext {color:#5e57fd;}
        
        Text color #5e57fd
      
           This box has a color of #5e57fd        
        
          <div style="background-color:#5e57fd;">Content here</div>
        
        
          .mybackground {background-color:#5e57fd;}
        
        Background color #5e57fd
      
           Border around this has a color of #5e57fd        
        
          <div style="border:2px solid #5e57fd;">Content here</div>
        
        
          .myborder {border:2px solid #5e57fd;}
        
        Border color #5e57fd