#7447a1 color space conversions
Hex:
        #7447a1
        RGB:
        116, 71, 161
        CMY:
        55, 72, 37
        CMYK:
        28, 56, 0, 37
      HSL:
        270°, 38.7931%, 45.4902%
        HSV (HSB):
        270°, 55.9006%, 63.1373%
        XYZ:
        15.8887, 10.7927, 34.9640
        xyY:
        0.2577, 0.1751, 10.7927
      CIE-Lab:
        39.2291, 37.3792, -41.7342
        CIE-LCH:
        39.2291, 56.0264, 311.8492
        CIE-Luv:
        39.2291, 13.7679, -63.5976
        Hunter-Lab:
        32.8522, 28.8387, -40.1046
      #7447a1 color charts
#7447a1 RGB chart
      #7447a1 CMYK chart
      #7447a1 RGB pie chart
      #7447a1 color shades, tints & tones
#7447a1 color schemes
#7447a1 color preview, HTML & CSS examples
           This text has a color of #7447a1        
        
          <p style="color:#7447a1;">Text here</p>
        
        
          .mytext {color:#7447a1;}
        
        Text color #7447a1
      
           This box has a color of #7447a1        
        
          <div style="background-color:#7447a1;">Content here</div>
        
        
          .mybackground {background-color:#7447a1;}
        
        Background color #7447a1
      
           Border around this has a color of #7447a1        
        
          <div style="border:2px solid #7447a1;">Content here</div>
        
        
          .myborder {border:2px solid #7447a1;}
        
        Border color #7447a1