#0777ed color space conversions
Hex:
        #0777ed
        RGB:
        7, 119, 237
        CMY:
        97, 53, 7
        CMYK:
        97, 50, 0, 7
      HSL:
        211°, 94.2623%, 47.8431%
        HSV (HSB):
        211°, 97.0464%, 92.9412%
        XYZ:
        21.9705, 19.3532, 82.6983
        xyY:
        0.1771, 0.1560, 19.3532
      CIE-Lab:
        51.0980, 17.6425, -66.7912
        CIE-LCH:
        51.0980, 69.0820, 284.7964
        CIE-Luv:
        51.0980, -27.2416, -104.6258
        Hunter-Lab:
        43.9923, 12.1593, -80.6608
      #0777ed color charts
#0777ed RGB chart
      #0777ed CMYK chart
      #0777ed RGB pie chart
      #0777ed color shades, tints & tones
#0777ed color schemes
#0777ed color preview, HTML & CSS examples
           This text has a color of #0777ed        
        
          <p style="color:#0777ed;">Text here</p>
        
        
          .mytext {color:#0777ed;}
        
        Text color #0777ed
      
           This box has a color of #0777ed        
        
          <div style="background-color:#0777ed;">Content here</div>
        
        
          .mybackground {background-color:#0777ed;}
        
        Background color #0777ed
      
           Border around this has a color of #0777ed        
        
          <div style="border:2px solid #0777ed;">Content here</div>
        
        
          .myborder {border:2px solid #0777ed;}
        
        Border color #0777ed