#0777ea color space conversions
Hex:
        #0777ea
        RGB:
        7, 119, 234
        CMY:
        97, 53, 8
        CMYK:
        97, 49, 0, 8
      HSL:
        210°, 94.1909%, 47.2549%
        HSV (HSB):
        210°, 97.0085%, 91.7647%
        XYZ:
        21.5357, 19.1793, 80.4088
        xyY:
        0.1778, 0.1583, 19.1793
      CIE-Lab:
        50.8964, 16.4738, -65.4390
        CIE-LCH:
        50.8964, 67.4807, 284.1302
        CIE-Luv:
        50.8964, -27.3560, -102.3911
        Hunter-Lab:
        43.7942, 11.1372, -78.2041
      #0777ea color charts
#0777ea RGB chart
      #0777ea CMYK chart
      #0777ea RGB pie chart
      #0777ea color shades, tints & tones
#0777ea color schemes
#0777ea color preview, HTML & CSS examples
           This text has a color of #0777ea        
        
          <p style="color:#0777ea;">Text here</p>
        
        
          .mytext {color:#0777ea;}
        
        Text color #0777ea
      
           This box has a color of #0777ea        
        
          <div style="background-color:#0777ea;">Content here</div>
        
        
          .mybackground {background-color:#0777ea;}
        
        Background color #0777ea
      
           Border around this has a color of #0777ea        
        
          <div style="border:2px solid #0777ea;">Content here</div>
        
        
          .myborder {border:2px solid #0777ea;}
        
        Border color #0777ea