#055f72 color space conversions
Hex:
        #055f72
        RGB:
        5, 95, 114
        CMY:
        98, 63, 55
        CMYK:
        96, 17, 0, 55
      HSL:
        190°, 91.5966%, 23.3333%
        HSV (HSB):
        190°, 95.6140%, 44.7059%
        XYZ:
        7.1921, 9.4316, 17.3610
        xyY:
        0.2116, 0.2775, 9.4316
      CIE-Lab:
        36.8023, -16.1134, -17.4129
        CIE-LCH:
        36.8023, 23.7245, 227.2196
        CIE-Luv:
        36.8023, -26.0913, -21.7677
        Hunter-Lab:
        30.7109, -11.9419, -12.0193
      #055f72 color charts
#055f72 RGB chart
      #055f72 CMYK chart
      #055f72 RGB pie chart
      #055f72 color shades, tints & tones
#055f72 color schemes
#055f72 color preview, HTML & CSS examples
           This text has a color of #055f72        
        
          <p style="color:#055f72;">Text here</p>
        
        
          .mytext {color:#055f72;}
        
        Text color #055f72
      
           This box has a color of #055f72        
        
          <div style="background-color:#055f72;">Content here</div>
        
        
          .mybackground {background-color:#055f72;}
        
        Background color #055f72
      
           Border around this has a color of #055f72        
        
          <div style="border:2px solid #055f72;">Content here</div>
        
        
          .myborder {border:2px solid #055f72;}
        
        Border color #055f72