#5a5f81 color space conversions
Hex:
        #5a5f81
        RGB:
        90, 95, 129
        CMY:
        65, 63, 49
        CMYK:
        30, 26, 0, 49
      HSL:
        232°, 17.8082%, 42.9412%
        HSV (HSB):
        232°, 30.2326%, 50.5882%
        XYZ:
        12.2711, 11.9431, 22.4274
        xyY:
        0.2631, 0.2561, 11.9431
      CIE-Lab:
        41.1255, 6.4772, -19.6222
        CIE-LCH:
        41.1255, 20.6636, 288.2678
        CIE-Luv:
        41.1255, -4.3327, -28.2519
        Hunter-Lab:
        34.5587, 2.9040, -14.2860
      #5a5f81 color charts
#5a5f81 RGB chart
      #5a5f81 CMYK chart
      #5a5f81 RGB pie chart
      #5a5f81 color shades, tints & tones
#5a5f81 color schemes
#5a5f81 color preview, HTML & CSS examples
           This text has a color of #5a5f81        
        
          <p style="color:#5a5f81;">Text here</p>
        
        
          .mytext {color:#5a5f81;}
        
        Text color #5a5f81
      
           This box has a color of #5a5f81        
        
          <div style="background-color:#5a5f81;">Content here</div>
        
        
          .mybackground {background-color:#5a5f81;}
        
        Background color #5a5f81
      
           Border around this has a color of #5a5f81        
        
          <div style="border:2px solid #5a5f81;">Content here</div>
        
        
          .myborder {border:2px solid #5a5f81;}
        
        Border color #5a5f81