#055f91 color space conversions
Hex:
        #055f91
        RGB:
        5, 95, 145
        CMY:
        98, 63, 43
        CMYK:
        97, 34, 0, 43
      HSL:
        201°, 93.3333%, 29.4118%
        HSV (HSB):
        201°, 96.5517%, 56.8627%
        XYZ:
        9.2656, 10.2610, 28.2803
        xyY:
        0.1938, 0.2146, 10.2610
      CIE-Lab:
        38.3069, -3.9643, -33.9735
        CIE-LCH:
        38.3069, 34.2040, 263.3444
        CIE-Luv:
        38.3069, -24.1063, -47.8037
        Hunter-Lab:
        32.0328, -4.4255, -29.9214
      #055f91 color charts
#055f91 RGB chart
      #055f91 CMYK chart
      #055f91 RGB pie chart
      #055f91 color shades, tints & tones
#055f91 color schemes
#055f91 color preview, HTML & CSS examples
           This text has a color of #055f91        
        
          <p style="color:#055f91;">Text here</p>
        
        
          .mytext {color:#055f91;}
        
        Text color #055f91
      
           This box has a color of #055f91        
        
          <div style="background-color:#055f91;">Content here</div>
        
        
          .mybackground {background-color:#055f91;}
        
        Background color #055f91
      
           Border around this has a color of #055f91        
        
          <div style="border:2px solid #055f91;">Content here</div>
        
        
          .myborder {border:2px solid #055f91;}
        
        Border color #055f91