#7040a3 color space conversions
Hex:
        #7040a3
        RGB:
        112, 64, 163
        CMY:
        56, 75, 36
        CMYK:
        31, 61, 0, 36
      HSL:
        269°, 43.6123%, 44.5098%
        HSV (HSB):
        269°, 60.7362%, 63.9216%
        XYZ:
        15.1263, 9.7559, 35.7362
        xyY:
        0.2495, 0.1609, 9.7559
      CIE-Lab:
        37.4007, 40.7826, -45.8876
        CIE-LCH:
        37.4007, 61.3913, 311.6291
        CIE-Luv:
        37.4007, 13.3032, -68.8152
        Hunter-Lab:
        31.2344, 31.7846, -45.9713
      #7040a3 color charts
#7040a3 RGB chart
      #7040a3 CMYK chart
      #7040a3 RGB pie chart
      #7040a3 color shades, tints & tones
#7040a3 color schemes
#7040a3 color preview, HTML & CSS examples
           This text has a color of #7040a3        
        
          <p style="color:#7040a3;">Text here</p>
        
        
          .mytext {color:#7040a3;}
        
        Text color #7040a3
      
           This box has a color of #7040a3        
        
          <div style="background-color:#7040a3;">Content here</div>
        
        
          .mybackground {background-color:#7040a3;}
        
        Background color #7040a3
      
           Border around this has a color of #7040a3        
        
          <div style="border:2px solid #7040a3;">Content here</div>
        
        
          .myborder {border:2px solid #7040a3;}
        
        Border color #7040a3