#055d95 color space conversions
Hex:
        #055d95
        RGB:
        5, 93, 149
        CMY:
        98, 64, 42
        CMYK:
        97, 38, 0, 42
      HSL:
        203°, 93.5065%, 30.1961%
        HSV (HSB):
        203°, 96.6443%, 58.4314%
        XYZ:
        9.4018, 10.0309, 29.8744
        xyY:
        0.1907, 0.2034, 10.0309
      CIE-Lab:
        37.8978, -1.0797, -37.0327
        CIE-LCH:
        37.8978, 37.0485, 268.3300
        CIE-Luv:
        37.8978, -23.2064, -52.4614
        Hunter-Lab:
        31.6716, -2.4373, -33.7555
      #055d95 color charts
#055d95 RGB chart
      #055d95 CMYK chart
      #055d95 RGB pie chart
      #055d95 color shades, tints & tones
#055d95 color schemes
#055d95 color preview, HTML & CSS examples
           This text has a color of #055d95        
        
          <p style="color:#055d95;">Text here</p>
        
        
          .mytext {color:#055d95;}
        
        Text color #055d95
      
           This box has a color of #055d95        
        
          <div style="background-color:#055d95;">Content here</div>
        
        
          .mybackground {background-color:#055d95;}
        
        Background color #055d95
      
           Border around this has a color of #055d95        
        
          <div style="border:2px solid #055d95;">Content here</div>
        
        
          .myborder {border:2px solid #055d95;}
        
        Border color #055d95