#05677a color space conversions
Hex:
        #05677a
        RGB:
        5, 103, 122
        CMY:
        98, 60, 52
        CMYK:
        96, 16, 0, 52
      HSL:
        190°, 92.1260%, 24.9020%
        HSV (HSB):
        190°, 95.9016%, 47.8431%
        XYZ:
        8.4257, 11.1379, 20.1181
        xyY:
        0.2123, 0.2807, 11.1379
      CIE-Lab:
        39.8118, -17.6258, -17.6856
        CIE-LCH:
        39.8118, 24.9689, 225.0970
        CIE-Luv:
        39.8118, -28.4343, -22.4168
        Hunter-Lab:
        33.3735, -13.3384, -12.3796
      #05677a color charts
#05677a RGB chart
      #05677a CMYK chart
      #05677a RGB pie chart
      #05677a color shades, tints & tones
#05677a color schemes
#05677a color preview, HTML & CSS examples
           This text has a color of #05677a        
        
          <p style="color:#05677a;">Text here</p>
        
        
          .mytext {color:#05677a;}
        
        Text color #05677a
      
           This box has a color of #05677a        
        
          <div style="background-color:#05677a;">Content here</div>
        
        
          .mybackground {background-color:#05677a;}
        
        Background color #05677a
      
           Border around this has a color of #05677a        
        
          <div style="border:2px solid #05677a;">Content here</div>
        
        
          .myborder {border:2px solid #05677a;}
        
        Border color #05677a