#05618e color space conversions
Hex:
        #05618e
        RGB:
        5, 97, 142
        CMY:
        98, 62, 44
        CMYK:
        96, 32, 0, 44
      HSL:
        200°, 93.1973%, 28.8235%
        HSV (HSB):
        200°, 96.4789%, 55.6863%
        XYZ:
        9.2198, 10.5346, 27.1386
        xyY:
        0.1966, 0.2247, 10.5346
      CIE-Lab:
        38.7854, -6.4071, -31.4078
        CIE-LCH:
        38.7854, 32.0546, 258.4700
        CIE-Luv:
        38.7854, -24.9714, -43.8855
        Hunter-Lab:
        32.4571, -6.0953, -26.8547
      #05618e color charts
#05618e RGB chart
      #05618e CMYK chart
      #05618e RGB pie chart
      #05618e color shades, tints & tones
#05618e color schemes
#05618e color preview, HTML & CSS examples
           This text has a color of #05618e        
        
          <p style="color:#05618e;">Text here</p>
        
        
          .mytext {color:#05618e;}
        
        Text color #05618e
      
           This box has a color of #05618e        
        
          <div style="background-color:#05618e;">Content here</div>
        
        
          .mybackground {background-color:#05618e;}
        
        Background color #05618e
      
           Border around this has a color of #05618e        
        
          <div style="border:2px solid #05618e;">Content here</div>
        
        
          .myborder {border:2px solid #05618e;}
        
        Border color #05618e