#055e93 color space conversions
Hex:
        #055e93
        RGB:
        5, 94, 147
        CMY:
        98, 63, 42
        CMYK:
        97, 36, 0, 42
      HSL:
        202°, 93.4211%, 29.8039%
        HSV (HSB):
        202°, 96.5986%, 57.6471%
        XYZ:
        9.3318, 10.1443, 29.0700
        xyY:
        0.1922, 0.2090, 10.1443
      CIE-Lab:
        38.1001, -2.5269, -35.5068
        CIE-LCH:
        38.1001, 35.5967, 265.9293
        CIE-Luv:
        38.1001, -23.6529, -50.1454
        Hunter-Lab:
        31.8500, -3.4388, -31.8197
      #055e93 color charts
#055e93 RGB chart
      #055e93 CMYK chart
      #055e93 RGB pie chart
      #055e93 color shades, tints & tones
#055e93 color schemes
#055e93 color preview, HTML & CSS examples
           This text has a color of #055e93        
        
          <p style="color:#055e93;">Text here</p>
        
        
          .mytext {color:#055e93;}
        
        Text color #055e93
      
           This box has a color of #055e93        
        
          <div style="background-color:#055e93;">Content here</div>
        
        
          .mybackground {background-color:#055e93;}
        
        Background color #055e93
      
           Border around this has a color of #055e93        
        
          <div style="border:2px solid #055e93;">Content here</div>
        
        
          .myborder {border:2px solid #055e93;}
        
        Border color #055e93