#7481a5 color space conversions
Hex:
        #7481a5
        RGB:
        116, 129, 165
        CMY:
        55, 49, 35
        CMYK:
        30, 22, 0, 35
      HSL:
        224°, 21.3974%, 55.0980%
        HSV (HSB):
        224°, 29.6970%, 64.7059%
        XYZ:
        21.8442, 22.1301, 38.7175
        xyY:
        0.2642, 0.2676, 22.1301
      CIE-Lab:
        54.1648, 3.8344, -20.7184
        CIE-LCH:
        54.1648, 21.0702, 280.4852
        CIE-Luv:
        54.1648, -8.3871, -31.3496
        Hunter-Lab:
        47.0427, 0.5617, -15.8676
      #7481a5 color charts
#7481a5 RGB chart
      #7481a5 CMYK chart
      #7481a5 RGB pie chart
      #7481a5 color shades, tints & tones
#7481a5 color schemes
#7481a5 color preview, HTML & CSS examples
           This text has a color of #7481a5        
        
          <p style="color:#7481a5;">Text here</p>
        
        
          .mytext {color:#7481a5;}
        
        Text color #7481a5
      
           This box has a color of #7481a5        
        
          <div style="background-color:#7481a5;">Content here</div>
        
        
          .mybackground {background-color:#7481a5;}
        
        Background color #7481a5
      
           Border around this has a color of #7481a5        
        
          <div style="border:2px solid #7481a5;">Content here</div>
        
        
          .myborder {border:2px solid #7481a5;}
        
        Border color #7481a5