#8490a5 color space conversions
Hex:
        #8490a5
        RGB:
        132, 144, 165
        CMY:
        48, 44, 35
        CMYK:
        20, 13, 0, 35
      HSL:
        218°, 15.4930%, 58.2353%
        HSV (HSB):
        218°, 20.0000%, 64.7059%
        XYZ:
        26.2805, 27.5687, 39.5335
        xyY:
        0.2814, 0.2952, 27.5687
      CIE-Lab:
        59.4970, 0.3198, -12.5133
        CIE-LCH:
        59.4970, 12.5174, 271.4639
        CIE-Luv:
        59.4970, -7.4157, -18.5689
        Hunter-Lab:
        52.5059, -2.5415, -7.8874
      #8490a5 color charts
#8490a5 RGB chart
      #8490a5 CMYK chart
      #8490a5 RGB pie chart
      #8490a5 color shades, tints & tones
#8490a5 color schemes
#8490a5 color preview, HTML & CSS examples
           This text has a color of #8490a5        
        
          <p style="color:#8490a5;">Text here</p>
        
        
          .mytext {color:#8490a5;}
        
        Text color #8490a5
      
           This box has a color of #8490a5        
        
          <div style="background-color:#8490a5;">Content here</div>
        
        
          .mybackground {background-color:#8490a5;}
        
        Background color #8490a5
      
           Border around this has a color of #8490a5        
        
          <div style="border:2px solid #8490a5;">Content here</div>
        
        
          .myborder {border:2px solid #8490a5;}
        
        Border color #8490a5