#055e56 color space conversions
Hex:
        #055e56
        RGB:
        5, 94, 86
        CMY:
        98, 63, 66
        CMYK:
        95, 0, 9, 63
      HSL:
        175°, 89.8990%, 19.4118%
        HSV (HSB):
        175°, 94.6809%, 36.8627%
        XYZ:
        5.7450, 8.7096, 10.1824
        xyY:
        0.2332, 0.3535, 8.7096
      CIE-Lab:
        35.4190, -25.4086, -2.1273
        CIE-LCH:
        35.4190, 25.4975, 184.7859
        CIE-Luv:
        35.4190, -27.7105, 0.5627
        Hunter-Lab:
        29.5120, -16.8979, 0.2017
      #055e56 color charts
#055e56 RGB chart
      #055e56 CMYK chart
      #055e56 RGB pie chart
      #055e56 color shades, tints & tones
#055e56 color schemes
#055e56 color preview, HTML & CSS examples
           This text has a color of #055e56        
        
          <p style="color:#055e56;">Text here</p>
        
        
          .mytext {color:#055e56;}
        
        Text color #055e56
      
           This box has a color of #055e56        
        
          <div style="background-color:#055e56;">Content here</div>
        
        
          .mybackground {background-color:#055e56;}
        
        Background color #055e56
      
           Border around this has a color of #055e56        
        
          <div style="border:2px solid #055e56;">Content here</div>
        
        
          .myborder {border:2px solid #055e56;}
        
        Border color #055e56