#7079b1 color space conversions
Hex:
        #7079b1
        RGB:
        112, 121, 177
        CMY:
        56, 53, 31
        CMYK:
        37, 32, 0, 31
      HSL:
        232°, 29.4118%, 56.6667%
        HSV (HSB):
        232°, 36.7232%, 69.4118%
        XYZ:
        21.4553, 20.2938, 44.3813
        xyY:
        0.2491, 0.2356, 20.2938
      CIE-Lab:
        52.1678, 10.6135, -30.7586
        CIE-LCH:
        52.1678, 32.5383, 289.0373
        CIE-Luv:
        52.1678, -7.3707, -47.7601
        Hunter-Lab:
        45.0487, 6.1789, -26.8776
      #7079b1 color charts
#7079b1 RGB chart
      #7079b1 CMYK chart
      #7079b1 RGB pie chart
      #7079b1 color shades, tints & tones
#7079b1 color schemes
#7079b1 color preview, HTML & CSS examples
           This text has a color of #7079b1        
        
          <p style="color:#7079b1;">Text here</p>
        
        
          .mytext {color:#7079b1;}
        
        Text color #7079b1
      
           This box has a color of #7079b1        
        
          <div style="background-color:#7079b1;">Content here</div>
        
        
          .mybackground {background-color:#7079b1;}
        
        Background color #7079b1
      
           Border around this has a color of #7079b1        
        
          <div style="border:2px solid #7079b1;">Content here</div>
        
        
          .myborder {border:2px solid #7079b1;}
        
        Border color #7079b1