#0782ad color space conversions
Hex:
        #0782ad
        RGB:
        7, 130, 173
        CMY:
        97, 49, 32
        CMYK:
        96, 25, 0, 32
      HSL:
        196°, 92.2222%, 35.2941%
        HSV (HSB):
        196°, 95.9538%, 67.8431%
        XYZ:
        15.6131, 19.0276, 42.3850
        xyY:
        0.2027, 0.2470, 19.0276
      CIE-Lab:
        50.7194, -13.7502, -30.9982
        CIE-LCH:
        50.7194, 33.9110, 246.0789
        CIE-Luv:
        50.7194, -34.2764, -45.0954
        Hunter-Lab:
        43.6206, -12.4457, -27.0761
      #0782ad color charts
#0782ad RGB chart
      #0782ad CMYK chart
      #0782ad RGB pie chart
      #0782ad color shades, tints & tones
#0782ad color schemes
#0782ad color preview, HTML & CSS examples
           This text has a color of #0782ad        
        
          <p style="color:#0782ad;">Text here</p>
        
        
          .mytext {color:#0782ad;}
        
        Text color #0782ad
      
           This box has a color of #0782ad        
        
          <div style="background-color:#0782ad;">Content here</div>
        
        
          .mybackground {background-color:#0782ad;}
        
        Background color #0782ad
      
           Border around this has a color of #0782ad        
        
          <div style="border:2px solid #0782ad;">Content here</div>
        
        
          .myborder {border:2px solid #0782ad;}
        
        Border color #0782ad