#055f88 color space conversions
Hex:
        #055f88
        RGB:
        5, 95, 136
        CMY:
        98, 63, 47
        CMYK:
        96, 30, 0, 47
      HSL:
        199°, 92.9078%, 27.6471%
        HSV (HSB):
        199°, 96.3235%, 53.3333%
        XYZ:
        8.5987, 9.9943, 24.7684
        xyY:
        0.1983, 0.2305, 9.9943
      CIE-Lab:
        37.8321, -7.5769, -29.2749
        CIE-LCH:
        37.8321, 30.2395, 255.4892
        CIE-Luv:
        37.8321, -24.6433, -40.3242
        Hunter-Lab:
        31.6137, -6.7731, -24.3225
      #055f88 color charts
#055f88 RGB chart
      #055f88 CMYK chart
      #055f88 RGB pie chart
      #055f88 color shades, tints & tones
#055f88 color schemes
#055f88 color preview, HTML & CSS examples
           This text has a color of #055f88        
        
          <p style="color:#055f88;">Text here</p>
        
        
          .mytext {color:#055f88;}
        
        Text color #055f88
      
           This box has a color of #055f88        
        
          <div style="background-color:#055f88;">Content here</div>
        
        
          .mybackground {background-color:#055f88;}
        
        Background color #055f88
      
           Border around this has a color of #055f88        
        
          <div style="border:2px solid #055f88;">Content here</div>
        
        
          .myborder {border:2px solid #055f88;}
        
        Border color #055f88