#055e77 color space conversions
Hex:
        #055e77
        RGB:
        5, 94, 119
        CMY:
        98, 63, 53
        CMYK:
        96, 21, 0, 53
      HSL:
        193°, 91.9355%, 24.3137%
        HSV (HSB):
        193°, 95.7983%, 46.6667%
        XYZ:
        7.3951, 9.3696, 18.8715
        xyY:
        0.2075, 0.2629, 9.3696
      CIE-Lab:
        36.6863, -13.6422, -20.6711
        CIE-LCH:
        36.6863, 24.7670, 236.5766
        CIE-Luv:
        36.6863, -25.3869, -26.7509
        Hunter-Lab:
        30.6098, -10.4430, -15.1266
      #055e77 color charts
#055e77 RGB chart
      #055e77 CMYK chart
      #055e77 RGB pie chart
      #055e77 color shades, tints & tones
#055e77 color schemes
#055e77 color preview, HTML & CSS examples
           This text has a color of #055e77        
        
          <p style="color:#055e77;">Text here</p>
        
        
          .mytext {color:#055e77;}
        
        Text color #055e77
      
           This box has a color of #055e77        
        
          <div style="background-color:#055e77;">Content here</div>
        
        
          .mybackground {background-color:#055e77;}
        
        Background color #055e77
      
           Border around this has a color of #055e77        
        
          <div style="border:2px solid #055e77;">Content here</div>
        
        
          .myborder {border:2px solid #055e77;}
        
        Border color #055e77