#055f94 color space conversions
Hex:
        #055f94
        RGB:
        5, 95, 148
        CMY:
        98, 63, 42
        CMYK:
        97, 36, 0, 42
      HSL:
        202°, 93.4641%, 30.0000%
        HSV (HSB):
        202°, 96.6216%, 58.0392%
        XYZ:
        9.5001, 10.3548, 29.5149
        xyY:
        0.1924, 0.2097, 10.3548
      CIE-Lab:
        38.4718, -2.7504, -35.5197
        CIE-LCH:
        38.4718, 35.6260, 265.5722
        CIE-Luv:
        38.4718, -23.9355, -50.2720
        Hunter-Lab:
        32.1789, -3.6149, -31.8565
      #055f94 color charts
#055f94 RGB chart
      #055f94 CMYK chart
      #055f94 RGB pie chart
      #055f94 color shades, tints & tones
#055f94 color schemes
#055f94 color preview, HTML & CSS examples
           This text has a color of #055f94        
        
          <p style="color:#055f94;">Text here</p>
        
        
          .mytext {color:#055f94;}
        
        Text color #055f94
      
           This box has a color of #055f94        
        
          <div style="background-color:#055f94;">Content here</div>
        
        
          .mybackground {background-color:#055f94;}
        
        Background color #055f94
      
           Border around this has a color of #055f94        
        
          <div style="border:2px solid #055f94;">Content here</div>
        
        
          .myborder {border:2px solid #055f94;}
        
        Border color #055f94