#02779a color space conversions
Hex:
        #02779a
        RGB:
        2, 119, 154
        CMY:
        99, 53, 40
        CMYK:
        99, 23, 0, 40
      HSL:
        194°, 97.4359%, 30.5882%
        HSV (HSB):
        194°, 98.7013%, 60.3922%
        XYZ:
        12.4546, 15.5397, 32.9149
        xyY:
        0.2045, 0.2551, 15.5397
      CIE-Lab:
        46.3646, -14.8521, -26.7020
        CIE-LCH:
        46.3646, 30.5546, 240.9165
        CIE-Luv:
        46.3646, -32.0312, -37.4439
        Hunter-Lab:
        39.4204, -12.5898, -21.9112
      #02779a color charts
#02779a RGB chart
      #02779a CMYK chart
      #02779a RGB pie chart
      #02779a color shades, tints & tones
#02779a color schemes
#02779a color preview, HTML & CSS examples
           This text has a color of #02779a        
        
          <p style="color:#02779a;">Text here</p>
        
        
          .mytext {color:#02779a;}
        
        Text color #02779a
      
           This box has a color of #02779a        
        
          <div style="background-color:#02779a;">Content here</div>
        
        
          .mybackground {background-color:#02779a;}
        
        Background color #02779a
      
           Border around this has a color of #02779a        
        
          <div style="border:2px solid #02779a;">Content here</div>
        
        
          .myborder {border:2px solid #02779a;}
        
        Border color #02779a