#5a4ebe color space conversions
Hex:
        #5a4ebe
        RGB:
        90, 78, 190
        CMY:
        65, 69, 25
        CMYK:
        53, 59, 0, 25
      HSL:
        246°, 46.2810%, 52.5490%
        HSV (HSB):
        246°, 58.9474%, 74.5098%
        XYZ:
        16.2351, 11.3401, 50.0484
        xyY:
        0.2092, 0.1461, 11.3401
      CIE-Lab:
        40.1476, 35.4075, -57.5439
        CIE-LCH:
        40.1476, 67.5647, 301.6045
        CIE-Luv:
        40.1476, -2.5271, -86.1259
        Hunter-Lab:
        33.6751, 27.1251, -64.5449
      #5a4ebe color charts
#5a4ebe RGB chart
      #5a4ebe CMYK chart
      #5a4ebe RGB pie chart
      #5a4ebe color shades, tints & tones
#5a4ebe color schemes
#5a4ebe color preview, HTML & CSS examples
           This text has a color of #5a4ebe        
        
          <p style="color:#5a4ebe;">Text here</p>
        
        
          .mytext {color:#5a4ebe;}
        
        Text color #5a4ebe
      
           This box has a color of #5a4ebe        
        
          <div style="background-color:#5a4ebe;">Content here</div>
        
        
          .mybackground {background-color:#5a4ebe;}
        
        Background color #5a4ebe
      
           Border around this has a color of #5a4ebe        
        
          <div style="border:2px solid #5a4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #5a4ebe;}
        
        Border color #5a4ebe