#0776ed color space conversions
Hex:
        #0776ed
        RGB:
        7, 118, 237
        CMY:
        97, 54, 7
        CMYK:
        97, 50, 0, 7
      HSL:
        211°, 94.2623%, 47.8431%
        HSV (HSB):
        211°, 97.0464%, 92.9412%
        XYZ:
        21.8521, 19.1165, 82.6589
        xyY:
        0.1768, 0.1546, 19.1165
      CIE-Lab:
        50.8232, 18.2747, -67.2359
        CIE-LCH:
        50.8232, 69.6752, 285.2056
        CIE-Luv:
        50.8232, -26.9519, -105.1950
        Hunter-Lab:
        43.7224, 12.6988, -81.4844
      #0776ed color charts
#0776ed RGB chart
      #0776ed CMYK chart
      #0776ed RGB pie chart
      #0776ed color shades, tints & tones
#0776ed color schemes
#0776ed color preview, HTML & CSS examples
           This text has a color of #0776ed        
        
          <p style="color:#0776ed;">Text here</p>
        
        
          .mytext {color:#0776ed;}
        
        Text color #0776ed
      
           This box has a color of #0776ed        
        
          <div style="background-color:#0776ed;">Content here</div>
        
        
          .mybackground {background-color:#0776ed;}
        
        Background color #0776ed
      
           Border around this has a color of #0776ed        
        
          <div style="border:2px solid #0776ed;">Content here</div>
        
        
          .myborder {border:2px solid #0776ed;}
        
        Border color #0776ed