#076382 color space conversions
Hex:
        #076382
        RGB:
        7, 99, 130
        CMY:
        97, 61, 49
        CMYK:
        95, 24, 0, 49
      HSL:
        195°, 89.7810%, 26.8627%
        HSV (HSB):
        195°, 94.6154%, 50.9804%
        XYZ:
        8.5787, 10.5806, 22.7092
        xyY:
        0.2049, 0.2527, 10.5806
      CIE-Lab:
        38.8648, -12.2025, -24.0125
        CIE-LCH:
        38.8648, 26.9351, 243.0616
        CIE-Luv:
        38.8648, -26.3111, -32.2533
        Hunter-Lab:
        32.5278, -9.8468, -18.6238
      #076382 color charts
#076382 RGB chart
      #076382 CMYK chart
      #076382 RGB pie chart
      #076382 color shades, tints & tones
#076382 color schemes
#076382 color preview, HTML & CSS examples
           This text has a color of #076382        
        
          <p style="color:#076382;">Text here</p>
        
        
          .mytext {color:#076382;}
        
        Text color #076382
      
           This box has a color of #076382        
        
          <div style="background-color:#076382;">Content here</div>
        
        
          .mybackground {background-color:#076382;}
        
        Background color #076382
      
           Border around this has a color of #076382        
        
          <div style="border:2px solid #076382;">Content here</div>
        
        
          .myborder {border:2px solid #076382;}
        
        Border color #076382