#7076a3 color space conversions
Hex:
        #7076a3
        RGB:
        112, 118, 163
        CMY:
        56, 54, 36
        CMYK:
        31, 28, 0, 36
      HSL:
        233°, 21.7021%, 53.9216%
        HSV (HSB):
        233°, 31.2883%, 63.9216%
        XYZ:
        19.7714, 19.0460, 37.2845
        xyY:
        0.2598, 0.2503, 19.0460
      CIE-Lab:
        50.7409, 8.5812, -24.8515
        CIE-LCH:
        50.7409, 26.2913, 289.0498
        CIE-Luv:
        50.7409, -5.4941, -37.9830
        Hunter-Lab:
        43.6417, 4.4946, -20.1042
      #7076a3 color charts
#7076a3 RGB chart
      #7076a3 CMYK chart
      #7076a3 RGB pie chart
      #7076a3 color shades, tints & tones
#7076a3 color schemes
#7076a3 color preview, HTML & CSS examples
           This text has a color of #7076a3        
        
          <p style="color:#7076a3;">Text here</p>
        
        
          .mytext {color:#7076a3;}
        
        Text color #7076a3
      
           This box has a color of #7076a3        
        
          <div style="background-color:#7076a3;">Content here</div>
        
        
          .mybackground {background-color:#7076a3;}
        
        Background color #7076a3
      
           Border around this has a color of #7076a3        
        
          <div style="border:2px solid #7076a3;">Content here</div>
        
        
          .myborder {border:2px solid #7076a3;}
        
        Border color #7076a3