#055b71 color space conversions
Hex:
        #055b71
        RGB:
        5, 91, 113
        CMY:
        98, 64, 56
        CMYK:
        96, 19, 0, 56
      HSL:
        192°, 91.5254%, 23.1373%
        HSV (HSB):
        192°, 95.5752%, 44.3137%
        XYZ:
        6.7843, 8.7067, 16.9458
        xyY:
        0.2092, 0.2684, 8.7067
      CIE-Lab:
        35.4133, -14.2010, -18.9361
        CIE-LCH:
        35.4133, 23.6695, 233.1320
        CIE-Luv:
        35.4133, -24.7050, -23.9478
        Hunter-Lab:
        29.5071, -10.5965, -13.3950
      #055b71 color charts
#055b71 RGB chart
      #055b71 CMYK chart
      #055b71 RGB pie chart
      #055b71 color shades, tints & tones
#055b71 color schemes
#055b71 color preview, HTML & CSS examples
           This text has a color of #055b71        
        
          <p style="color:#055b71;">Text here</p>
        
        
          .mytext {color:#055b71;}
        
        Text color #055b71
      
           This box has a color of #055b71        
        
          <div style="background-color:#055b71;">Content here</div>
        
        
          .mybackground {background-color:#055b71;}
        
        Background color #055b71
      
           Border around this has a color of #055b71        
        
          <div style="border:2px solid #055b71;">Content here</div>
        
        
          .myborder {border:2px solid #055b71;}
        
        Border color #055b71