#7079ad color space conversions
Hex:
        #7079ad
        RGB:
        112, 121, 173
        CMY:
        56, 53, 32
        CMYK:
        35, 30, 0, 32
      HSL:
        231°, 27.1111%, 55.8824%
        HSV (HSB):
        231°, 35.2601%, 67.8431%
        XYZ:
        21.0623, 20.1366, 42.3118
        xyY:
        0.2522, 0.2411, 20.1366
      CIE-Lab:
        51.9913, 9.5038, -28.7213
        CIE-LCH:
        51.9913, 30.2528, 288.3093
        CIE-Luv:
        51.9913, -7.1908, -44.3693
        Hunter-Lab:
        44.8738, 5.2527, -24.4932
      #7079ad color charts
#7079ad RGB chart
      #7079ad CMYK chart
      #7079ad RGB pie chart
      #7079ad color shades, tints & tones
#7079ad color schemes
#7079ad color preview, HTML & CSS examples
           This text has a color of #7079ad        
        
          <p style="color:#7079ad;">Text here</p>
        
        
          .mytext {color:#7079ad;}
        
        Text color #7079ad
      
           This box has a color of #7079ad        
        
          <div style="background-color:#7079ad;">Content here</div>
        
        
          .mybackground {background-color:#7079ad;}
        
        Background color #7079ad
      
           Border around this has a color of #7079ad        
        
          <div style="border:2px solid #7079ad;">Content here</div>
        
        
          .myborder {border:2px solid #7079ad;}
        
        Border color #7079ad