#7076a5 color space conversions
Hex:
        #7076a5
        RGB:
        112, 118, 165
        CMY:
        56, 54, 35
        CMYK:
        32, 28, 0, 35
      HSL:
        233°, 22.7468%, 54.3137%
        HSV (HSB):
        233°, 32.1212%, 64.7059%
        XYZ:
        19.9521, 19.1182, 38.2359
        xyY:
        0.2581, 0.2473, 19.1182
      CIE-Lab:
        50.8252, 9.1175, -25.8863
        CIE-LCH:
        50.8252, 27.4450, 289.4030
        CIE-Luv:
        50.8252, -5.5940, -39.6789
        Hunter-Lab:
        43.7244, 4.9344, -21.2406
      #7076a5 color charts
#7076a5 RGB chart
      #7076a5 CMYK chart
      #7076a5 RGB pie chart
      #7076a5 color shades, tints & tones
#7076a5 color schemes
#7076a5 color preview, HTML & CSS examples
           This text has a color of #7076a5        
        
          <p style="color:#7076a5;">Text here</p>
        
        
          .mytext {color:#7076a5;}
        
        Text color #7076a5
      
           This box has a color of #7076a5        
        
          <div style="background-color:#7076a5;">Content here</div>
        
        
          .mybackground {background-color:#7076a5;}
        
        Background color #7076a5
      
           Border around this has a color of #7076a5        
        
          <div style="border:2px solid #7076a5;">Content here</div>
        
        
          .myborder {border:2px solid #7076a5;}
        
        Border color #7076a5