#5e51da color space conversions
Hex:
        #5e51da
        RGB:
        94, 81, 218
        CMY:
        63, 68, 15
        CMYK:
        57, 63, 0, 15
      HSL:
        246°, 64.9289%, 58.6275%
        HSV (HSB):
        246°, 62.8440%, 85.4902%
        XYZ:
        20.2134, 13.3265, 67.8366
        xyY:
        0.1994, 0.1315, 13.3265
      CIE-Lab:
        43.2511, 43.0564, -68.6599
        CIE-LCH:
        43.2511, 81.0434, 302.0917
        CIE-Luv:
        43.2511, -3.9226, -104.1366
        Hunter-Lab:
        36.5055, 34.9525, -84.6223
      #5e51da color charts
#5e51da RGB chart
      #5e51da CMYK chart
      #5e51da RGB pie chart
      #5e51da color shades, tints & tones
#5e51da color schemes
#5e51da color preview, HTML & CSS examples
           This text has a color of #5e51da        
        
          <p style="color:#5e51da;">Text here</p>
        
        
          .mytext {color:#5e51da;}
        
        Text color #5e51da
      
           This box has a color of #5e51da        
        
          <div style="background-color:#5e51da;">Content here</div>
        
        
          .mybackground {background-color:#5e51da;}
        
        Background color #5e51da
      
           Border around this has a color of #5e51da        
        
          <div style="border:2px solid #5e51da;">Content here</div>
        
        
          .myborder {border:2px solid #5e51da;}
        
        Border color #5e51da