#7060a4 color space conversions
Hex:
        #7060a4
        RGB:
        112, 96, 164
        CMY:
        56, 62, 36
        CMYK:
        32, 41, 0, 36
      HSL:
        254°, 27.2000%, 50.9804%
        HSV (HSB):
        254°, 41.4634%, 64.3137%
        XYZ:
        17.5658, 14.4908, 36.9931
        xyY:
        0.2544, 0.2099, 14.4908
      CIE-Lab:
        44.9288, 22.1803, -34.5070
        CIE-LCH:
        44.9288, 41.0207, 302.7320
        CIE-Luv:
        44.9288, 3.0882, -53.3299
        Hunter-Lab:
        38.0668, 15.7513, -30.9710
      #7060a4 color charts
#7060a4 RGB chart
      #7060a4 CMYK chart
      #7060a4 RGB pie chart
      #7060a4 color shades, tints & tones
#7060a4 color schemes
#7060a4 color preview, HTML & CSS examples
           This text has a color of #7060a4        
        
          <p style="color:#7060a4;">Text here</p>
        
        
          .mytext {color:#7060a4;}
        
        Text color #7060a4
      
           This box has a color of #7060a4        
        
          <div style="background-color:#7060a4;">Content here</div>
        
        
          .mybackground {background-color:#7060a4;}
        
        Background color #7060a4
      
           Border around this has a color of #7060a4        
        
          <div style="border:2px solid #7060a4;">Content here</div>
        
        
          .myborder {border:2px solid #7060a4;}
        
        Border color #7060a4