#5e61dd color space conversions
Hex:
        #5e61dd
        RGB:
        94, 97, 221
        CMY:
        63, 62, 13
        CMYK:
        57, 56, 0, 13
      HSL:
        239°, 65.1282%, 61.7647%
        HSV (HSB):
        239°, 57.4661%, 86.6667%
        XYZ:
        21.9419, 16.1495, 70.3673
        xyY:
        0.2023, 0.1489, 16.1495
      CIE-Lab:
        47.1701, 34.4400, -64.0015
        CIE-LCH:
        47.1701, 72.6795, 298.2853
        CIE-Luv:
        47.1701, -8.0804, -99.6651
        Hunter-Lab:
        40.1865, 27.1352, -75.6874
      #5e61dd color charts
#5e61dd RGB chart
      #5e61dd CMYK chart
      #5e61dd RGB pie chart
      #5e61dd color shades, tints & tones
#5e61dd color schemes
#5e61dd color preview, HTML & CSS examples
           This text has a color of #5e61dd        
        
          <p style="color:#5e61dd;">Text here</p>
        
        
          .mytext {color:#5e61dd;}
        
        Text color #5e61dd
      
           This box has a color of #5e61dd        
        
          <div style="background-color:#5e61dd;">Content here</div>
        
        
          .mybackground {background-color:#5e61dd;}
        
        Background color #5e61dd
      
           Border around this has a color of #5e61dd        
        
          <div style="border:2px solid #5e61dd;">Content here</div>
        
        
          .myborder {border:2px solid #5e61dd;}
        
        Border color #5e61dd