#7481a3 color space conversions
Hex:
        #7481a3
        RGB:
        116, 129, 163
        CMY:
        55, 49, 36
        CMYK:
        29, 21, 0, 36
      HSL:
        223°, 20.3463%, 54.7059%
        HSV (HSB):
        223°, 28.8344%, 63.9216%
        XYZ:
        21.6636, 22.0579, 37.7661
        xyY:
        0.2659, 0.2707, 22.0579
      CIE-Lab:
        54.0883, 3.3173, -19.6800
        CIE-LCH:
        54.0883, 19.9576, 279.5678
        CIE-Luv:
        54.0883, -8.3101, -29.6521
        Hunter-Lab:
        46.9658, 0.1453, -14.8002
      #7481a3 color charts
#7481a3 RGB chart
      #7481a3 CMYK chart
      #7481a3 RGB pie chart
      #7481a3 color shades, tints & tones
#7481a3 color schemes
#7481a3 color preview, HTML & CSS examples
           This text has a color of #7481a3        
        
          <p style="color:#7481a3;">Text here</p>
        
        
          .mytext {color:#7481a3;}
        
        Text color #7481a3
      
           This box has a color of #7481a3        
        
          <div style="background-color:#7481a3;">Content here</div>
        
        
          .mybackground {background-color:#7481a3;}
        
        Background color #7481a3
      
           Border around this has a color of #7481a3        
        
          <div style="border:2px solid #7481a3;">Content here</div>
        
        
          .myborder {border:2px solid #7481a3;}
        
        Border color #7481a3