#0776ea color space conversions
Hex:
        #0776ea
        RGB:
        7, 118, 234
        CMY:
        97, 54, 8
        CMYK:
        97, 50, 0, 8
      HSL:
        211°, 94.1909%, 47.2549%
        HSV (HSB):
        211°, 97.0085%, 91.7647%
        XYZ:
        21.4173, 18.9426, 80.3694
        xyY:
        0.1774, 0.1569, 18.9426
      CIE-Lab:
        50.6199, 17.1057, -65.8861
        CIE-LCH:
        50.6199, 68.0704, 284.5541
        CIE-Luv:
        50.6199, -27.0638, -102.9701
        Hunter-Lab:
        43.5230, 11.6731, -79.0184
      #0776ea color charts
#0776ea RGB chart
      #0776ea CMYK chart
      #0776ea RGB pie chart
      #0776ea color shades, tints & tones
#0776ea color schemes
#0776ea color preview, HTML & CSS examples
           This text has a color of #0776ea        
        
          <p style="color:#0776ea;">Text here</p>
        
        
          .mytext {color:#0776ea;}
        
        Text color #0776ea
      
           This box has a color of #0776ea        
        
          <div style="background-color:#0776ea;">Content here</div>
        
        
          .mybackground {background-color:#0776ea;}
        
        Background color #0776ea
      
           Border around this has a color of #0776ea        
        
          <div style="border:2px solid #0776ea;">Content here</div>
        
        
          .myborder {border:2px solid #0776ea;}
        
        Border color #0776ea