#7040a0 color space conversions
Hex:
        #7040a0
        RGB:
        112, 64, 160
        CMY:
        56, 75, 37
        CMYK:
        30, 60, 0, 37
      HSL:
        270°, 42.8571%, 43.9216%
        HSV (HSB):
        270°, 60.0000%, 62.7451%
        XYZ:
        14.8607, 9.6496, 34.3370
        xyY:
        0.2525, 0.1640, 9.6496
      CIE-Lab:
        37.2061, 40.0256, -44.3986
        CIE-LCH:
        37.2061, 59.7770, 312.0348
        CIE-Luv:
        37.2061, 13.7889, -66.5729
        Hunter-Lab:
        31.0638, 31.0312, -43.7928
      #7040a0 color charts
#7040a0 RGB chart
      #7040a0 CMYK chart
      #7040a0 RGB pie chart
      #7040a0 color shades, tints & tones
#7040a0 color schemes
#7040a0 color preview, HTML & CSS examples
           This text has a color of #7040a0        
        
          <p style="color:#7040a0;">Text here</p>
        
        
          .mytext {color:#7040a0;}
        
        Text color #7040a0
      
           This box has a color of #7040a0        
        
          <div style="background-color:#7040a0;">Content here</div>
        
        
          .mybackground {background-color:#7040a0;}
        
        Background color #7040a0
      
           Border around this has a color of #7040a0        
        
          <div style="border:2px solid #7040a0;">Content here</div>
        
        
          .myborder {border:2px solid #7040a0;}
        
        Border color #7040a0