#5a4dcd color space conversions
Hex:
        #5a4dcd
        RGB:
        90, 77, 205
        CMY:
        65, 70, 20
        CMYK:
        56, 62, 0, 20
      HSL:
        246°, 56.1404%, 55.2941%
        HSV (HSB):
        246°, 62.4390%, 80.3922%
        XYZ:
        17.8898, 11.8892, 59.1096
        xyY:
        0.2013, 0.1338, 11.8892
      CIE-Lab:
        41.0395, 40.6848, -64.8094
        CIE-LCH:
        41.0395, 76.5213, 302.1190
        CIE-Luv:
        41.0395, -3.3494, -97.0423
        Hunter-Lab:
        34.4807, 32.2707, -77.5031
      #5a4dcd color charts
#5a4dcd RGB chart
      #5a4dcd CMYK chart
      #5a4dcd RGB pie chart
      #5a4dcd color shades, tints & tones
#5a4dcd color schemes
#5a4dcd color preview, HTML & CSS examples
           This text has a color of #5a4dcd        
        
          <p style="color:#5a4dcd;">Text here</p>
        
        
          .mytext {color:#5a4dcd;}
        
        Text color #5a4dcd
      
           This box has a color of #5a4dcd        
        
          <div style="background-color:#5a4dcd;">Content here</div>
        
        
          .mybackground {background-color:#5a4dcd;}
        
        Background color #5a4dcd
      
           Border around this has a color of #5a4dcd        
        
          <div style="border:2px solid #5a4dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5a4dcd;}
        
        Border color #5a4dcd