#0763bc color space conversions
Hex:
        #0763bc
        RGB:
        7, 99, 188
        CMY:
        97, 61, 26
        CMYK:
        96, 47, 0, 26
      HSL:
        210°, 92.8205%, 38.2353%
        HSV (HSB):
        210°, 96.2766%, 73.7255%
        XYZ:
        13.6266, 12.5997, 49.2907
        xyY:
        0.1804, 0.1668, 12.5997
      CIE-Lab:
        42.1538, 11.0265, -53.3020
        CIE-LCH:
        42.1538, 54.4306, 281.6878
        CIE-Luv:
        42.1538, -23.1953, -79.3508
        Hunter-Lab:
        35.4960, 6.4062, -57.4844
      #0763bc color charts
#0763bc RGB chart
      #0763bc CMYK chart
      #0763bc RGB pie chart
      #0763bc color shades, tints & tones
#0763bc color schemes
#0763bc color preview, HTML & CSS examples
           This text has a color of #0763bc        
        
          <p style="color:#0763bc;">Text here</p>
        
        
          .mytext {color:#0763bc;}
        
        Text color #0763bc
      
           This box has a color of #0763bc        
        
          <div style="background-color:#0763bc;">Content here</div>
        
        
          .mybackground {background-color:#0763bc;}
        
        Background color #0763bc
      
           Border around this has a color of #0763bc        
        
          <div style="border:2px solid #0763bc;">Content here</div>
        
        
          .myborder {border:2px solid #0763bc;}
        
        Border color #0763bc