#5e59cd color space conversions
Hex:
        #5e59cd
        RGB:
        94, 89, 205
        CMY:
        63, 65, 20
        CMYK:
        54, 57, 0, 20
      HSL:
        243°, 53.7037%, 57.6471%
        HSV (HSB):
        243°, 56.5854%, 80.3922%
        XYZ:
        19.2079, 13.9322, 59.4344
        xyY:
        0.2075, 0.1505, 13.9322
      CIE-Lab:
        44.1356, 34.2111, -59.7696
        CIE-LCH:
        44.1356, 68.8680, 299.7861
        CIE-Luv:
        44.1356, -5.0660, -91.7272
        Hunter-Lab:
        37.3259, 26.5359, -68.2800
      #5e59cd color charts
#5e59cd RGB chart
      #5e59cd CMYK chart
      #5e59cd RGB pie chart
      #5e59cd color shades, tints & tones
#5e59cd color schemes
#5e59cd color preview, HTML & CSS examples
           This text has a color of #5e59cd        
        
          <p style="color:#5e59cd;">Text here</p>
        
        
          .mytext {color:#5e59cd;}
        
        Text color #5e59cd
      
           This box has a color of #5e59cd        
        
          <div style="background-color:#5e59cd;">Content here</div>
        
        
          .mybackground {background-color:#5e59cd;}
        
        Background color #5e59cd
      
           Border around this has a color of #5e59cd        
        
          <div style="border:2px solid #5e59cd;">Content here</div>
        
        
          .myborder {border:2px solid #5e59cd;}
        
        Border color #5e59cd