#7400a4 color space conversions
Hex:
        #7400a4
        RGB:
        116, 0, 164
        CMY:
        55, 100, 36
        CMYK:
        29, 100, 0, 36
      HSL:
        282°, 100.0000%, 32.1569%
        HSV (HSB):
        282°, 100.0000%, 64.3137%
        XYZ:
        13.9033, 6.3933, 35.6232
        xyY:
        0.2486, 0.1143, 6.3933
      CIE-Lab:
        30.3839, 63.5184, -57.8400
        CIE-LCH:
        30.3839, 85.9072, 317.6789
        CIE-Luv:
        30.3839, 23.2369, -80.0941
        Hunter-Lab:
        25.2851, 53.9016, -65.8320
      #7400a4 color charts
#7400a4 RGB chart
      #7400a4 CMYK chart
      #7400a4 RGB pie chart
      #7400a4 color shades, tints & tones
#7400a4 color schemes
#7400a4 color preview, HTML & CSS examples
           This text has a color of #7400a4        
        
          <p style="color:#7400a4;">Text here</p>
        
        
          .mytext {color:#7400a4;}
        
        Text color #7400a4
      
           This box has a color of #7400a4        
        
          <div style="background-color:#7400a4;">Content here</div>
        
        
          .mybackground {background-color:#7400a4;}
        
        Background color #7400a4
      
           Border around this has a color of #7400a4        
        
          <div style="border:2px solid #7400a4;">Content here</div>
        
        
          .myborder {border:2px solid #7400a4;}
        
        Border color #7400a4