#05438e color space conversions
Hex:
        #05438e
        RGB:
        5, 67, 142
        CMY:
        98, 74, 44
        CMYK:
        96, 53, 0, 44
      HSL:
        213°, 93.1973%, 28.8235%
        HSV (HSB):
        213°, 96.4789%, 55.6863%
        XYZ:
        6.9522, 5.9996, 26.3828
        xyY:
        0.1767, 0.1525, 5.9996
      CIE-Lab:
        29.4114, 13.3667, -46.3903
        CIE-LCH:
        29.4114, 48.2776, 286.0736
        CIE-Luv:
        29.4114, -15.2630, -61.8273
        Hunter-Lab:
        24.4940, 7.7998, -46.7161
      #05438e color charts
#05438e RGB chart
      #05438e CMYK chart
      #05438e RGB pie chart
      #05438e color shades, tints & tones
#05438e color schemes
#05438e color preview, HTML & CSS examples
           This text has a color of #05438e        
        
          <p style="color:#05438e;">Text here</p>
        
        
          .mytext {color:#05438e;}
        
        Text color #05438e
      
           This box has a color of #05438e        
        
          <div style="background-color:#05438e;">Content here</div>
        
        
          .mybackground {background-color:#05438e;}
        
        Background color #05438e
      
           Border around this has a color of #05438e        
        
          <div style="border:2px solid #05438e;">Content here</div>
        
        
          .myborder {border:2px solid #05438e;}
        
        Border color #05438e