#055d80 color space conversions
Hex:
        #055d80
        RGB:
        5, 93, 128
        CMY:
        98, 64, 50
        CMYK:
        96, 27, 0, 50
      HSL:
        197°, 92.4812%, 26.0784%
        HSV (HSB):
        197°, 96.0938%, 50.1961%
        XYZ:
        7.8732, 9.4195, 21.8253
        xyY:
        0.2013, 0.2408, 9.4195
      CIE-Lab:
        36.7797, -9.5398, -26.0483
        CIE-LCH:
        36.7797, 27.7402, 249.8855
        CIE-Luv:
        36.7797, -24.4406, -35.0824
        Hunter-Lab:
        30.6912, -7.9189, -20.6788
      #055d80 color charts
#055d80 RGB chart
      #055d80 CMYK chart
      #055d80 RGB pie chart
      #055d80 color shades, tints & tones
#055d80 color schemes
#055d80 color preview, HTML & CSS examples
           This text has a color of #055d80        
        
          <p style="color:#055d80;">Text here</p>
        
        
          .mytext {color:#055d80;}
        
        Text color #055d80
      
           This box has a color of #055d80        
        
          <div style="background-color:#055d80;">Content here</div>
        
        
          .mybackground {background-color:#055d80;}
        
        Background color #055d80
      
           Border around this has a color of #055d80        
        
          <div style="border:2px solid #055d80;">Content here</div>
        
        
          .myborder {border:2px solid #055d80;}
        
        Border color #055d80