#055f67 color space conversions
Hex:
        #055f67
        RGB:
        5, 95, 103
        CMY:
        98, 63, 60
        CMYK:
        95, 8, 0, 60
      HSL:
        185°, 90.7407%, 21.1765%
        HSV (HSB):
        185°, 95.1456%, 40.3922%
        XYZ:
        6.6030, 9.1960, 14.2589
        xyY:
        0.2197, 0.3059, 9.1960
      CIE-Lab:
        36.3589, -20.1413, -11.2899
        CIE-LCH:
        36.3589, 23.0897, 209.2723
        CIE-Luv:
        36.3589, -26.8664, -12.5277
        Hunter-Lab:
        30.3248, -14.2016, -6.6512
      #055f67 color charts
#055f67 RGB chart
      #055f67 CMYK chart
      #055f67 RGB pie chart
      #055f67 color shades, tints & tones
#055f67 color schemes
#055f67 color preview, HTML & CSS examples
           This text has a color of #055f67        
        
          <p style="color:#055f67;">Text here</p>
        
        
          .mytext {color:#055f67;}
        
        Text color #055f67
      
           This box has a color of #055f67        
        
          <div style="background-color:#055f67;">Content here</div>
        
        
          .mybackground {background-color:#055f67;}
        
        Background color #055f67
      
           Border around this has a color of #055f67        
        
          <div style="border:2px solid #055f67;">Content here</div>
        
        
          .myborder {border:2px solid #055f67;}
        
        Border color #055f67