#5a529f color space conversions
Hex:
        #5a529f
        RGB:
        90, 82, 159
        CMY:
        65, 68, 38
        CMYK:
        43, 48, 0, 38
      HSL:
        246°, 31.9502%, 47.2549%
        HSV (HSB):
        246°, 48.4277%, 62.3529%
        XYZ:
        13.4918, 10.7114, 34.1573
        xyY:
        0.2312, 0.1835, 10.7114
      CIE-Lab:
        39.0902, 23.3658, -40.9123
        CIE-LCH:
        39.0902, 47.1145, 299.7316
        CIE-Luv:
        39.0902, -1.4007, -60.9056
        Hunter-Lab:
        32.7284, 16.3092, -38.9688
      #5a529f color charts
#5a529f RGB chart
      #5a529f CMYK chart
      #5a529f RGB pie chart
      #5a529f color shades, tints & tones
#5a529f color schemes
#5a529f color preview, HTML & CSS examples
           This text has a color of #5a529f        
        
          <p style="color:#5a529f;">Text here</p>
        
        
          .mytext {color:#5a529f;}
        
        Text color #5a529f
      
           This box has a color of #5a529f        
        
          <div style="background-color:#5a529f;">Content here</div>
        
        
          .mybackground {background-color:#5a529f;}
        
        Background color #5a529f
      
           Border around this has a color of #5a529f        
        
          <div style="border:2px solid #5a529f;">Content here</div>
        
        
          .myborder {border:2px solid #5a529f;}
        
        Border color #5a529f