#0779be color space conversions
Hex:
        #0779be
        RGB:
        7, 121, 190
        CMY:
        97, 53, 25
        CMYK:
        96, 36, 0, 25
      HSL:
        203°, 92.8934%, 38.6275%
        HSV (HSB):
        203°, 96.3158%, 74.5098%
        XYZ:
        16.2193, 17.4376, 51.2261
        xyY:
        0.1911, 0.2054, 17.4376
      CIE-Lab:
        48.8068, -2.0070, -43.8156
        CIE-LCH:
        48.8068, 43.8615, 267.3774
        CIE-Luv:
        48.8068, -30.1218, -66.3672
        Hunter-Lab:
        41.7584, -3.7465, -43.5018
      #0779be color charts
#0779be RGB chart
      #0779be CMYK chart
      #0779be RGB pie chart
      #0779be color shades, tints & tones
#0779be color schemes
#0779be color preview, HTML & CSS examples
           This text has a color of #0779be        
        
          <p style="color:#0779be;">Text here</p>
        
        
          .mytext {color:#0779be;}
        
        Text color #0779be
      
           This box has a color of #0779be        
        
          <div style="background-color:#0779be;">Content here</div>
        
        
          .mybackground {background-color:#0779be;}
        
        Background color #0779be
      
           Border around this has a color of #0779be        
        
          <div style="border:2px solid #0779be;">Content here</div>
        
        
          .myborder {border:2px solid #0779be;}
        
        Border color #0779be