#5e58ab color space conversions
Hex:
        #5e58ab
        RGB:
        94, 88, 171
        CMY:
        63, 65, 33
        CMYK:
        45, 49, 0, 33
      HSL:
        244°, 33.0677%, 50.7843%
        HSV (HSB):
        244°, 48.5380%, 67.0588%
        XYZ:
        15.4565, 12.2994, 40.0875
        xyY:
        0.2278, 0.1813, 12.2994
      CIE-Lab:
        41.6881, 24.2596, -43.8818
        CIE-LCH:
        41.6881, 50.1412, 298.9356
        CIE-Luv:
        41.6881, -2.5798, -66.4654
        Hunter-Lab:
        35.0705, 17.2963, -43.2223
      #5e58ab color charts
#5e58ab RGB chart
      #5e58ab CMYK chart
      #5e58ab RGB pie chart
      #5e58ab color shades, tints & tones
#5e58ab color schemes
#5e58ab color preview, HTML & CSS examples
           This text has a color of #5e58ab        
        
          <p style="color:#5e58ab;">Text here</p>
        
        
          .mytext {color:#5e58ab;}
        
        Text color #5e58ab
      
           This box has a color of #5e58ab        
        
          <div style="background-color:#5e58ab;">Content here</div>
        
        
          .mybackground {background-color:#5e58ab;}
        
        Background color #5e58ab
      
           Border around this has a color of #5e58ab        
        
          <div style="border:2px solid #5e58ab;">Content here</div>
        
        
          .myborder {border:2px solid #5e58ab;}
        
        Border color #5e58ab