#5a4bae color space conversions
Hex:
        #5a4bae
        RGB:
        90, 75, 174
        CMY:
        65, 71, 32
        CMYK:
        48, 57, 0, 32
      HSL:
        249°, 39.7590%, 48.8235%
        HSV (HSB):
        249°, 56.8966%, 68.2353%
        XYZ:
        14.3725, 10.2618, 41.2676
        xyY:
        0.2181, 0.1557, 10.2618
      CIE-Lab:
        38.3083, 32.2925, -51.1021
        CIE-LCH:
        38.3083, 60.4503, 302.2897
        CIE-Luv:
        38.3083, -0.5105, -75.7761
        Hunter-Lab:
        32.0341, 24.0268, -53.9560
      #5a4bae color charts
#5a4bae RGB chart
      #5a4bae CMYK chart
      #5a4bae RGB pie chart
      #5a4bae color shades, tints & tones
#5a4bae color schemes
#5a4bae color preview, HTML & CSS examples
           This text has a color of #5a4bae        
        
          <p style="color:#5a4bae;">Text here</p>
        
        
          .mytext {color:#5a4bae;}
        
        Text color #5a4bae
      
           This box has a color of #5a4bae        
        
          <div style="background-color:#5a4bae;">Content here</div>
        
        
          .mybackground {background-color:#5a4bae;}
        
        Background color #5a4bae
      
           Border around this has a color of #5a4bae        
        
          <div style="border:2px solid #5a4bae;">Content here</div>
        
        
          .myborder {border:2px solid #5a4bae;}
        
        Border color #5a4bae