#055d91 color space conversions
Hex:
        #055d91
        RGB:
        5, 93, 145
        CMY:
        98, 64, 43
        CMYK:
        97, 36, 0, 43
      HSL:
        202°, 93.3333%, 29.4118%
        HSV (HSB):
        202°, 96.5517%, 56.8627%
        XYZ:
        9.0878, 9.9053, 28.2210
        xyY:
        0.1925, 0.2098, 9.9053
      CIE-Lab:
        37.6719, -2.7094, -34.9790
        CIE-LCH:
        37.6719, 35.0838, 265.5709
        CIE-Luv:
        37.6719, -23.4257, -49.1985
        Hunter-Lab:
        31.4727, -3.5351, -31.1334
      #055d91 color charts
#055d91 RGB chart
      #055d91 CMYK chart
      #055d91 RGB pie chart
      #055d91 color shades, tints & tones
#055d91 color schemes
#055d91 color preview, HTML & CSS examples
           This text has a color of #055d91        
        
          <p style="color:#055d91;">Text here</p>
        
        
          .mytext {color:#055d91;}
        
        Text color #055d91
      
           This box has a color of #055d91        
        
          <div style="background-color:#055d91;">Content here</div>
        
        
          .mybackground {background-color:#055d91;}
        
        Background color #055d91
      
           Border around this has a color of #055d91        
        
          <div style="border:2px solid #055d91;">Content here</div>
        
        
          .myborder {border:2px solid #055d91;}
        
        Border color #055d91