#05729d color space conversions
Hex:
        #05729d
        RGB:
        5, 114, 157
        CMY:
        98, 55, 38
        CMYK:
        97, 27, 0, 38
      HSL:
        197°, 93.8272%, 31.7647%
        HSV (HSB):
        197°, 96.8153%, 61.5686%
        XYZ:
        12.1657, 14.5012, 34.0561
        xyY:
        0.2003, 0.2388, 14.5012
      CIE-Lab:
        44.9433, -10.7047, -30.6863
        CIE-LCH:
        44.9433, 32.4998, 250.7691
        CIE-Luv:
        44.9433, -29.9141, -43.8525
        Hunter-Lab:
        38.0805, -9.6148, -26.3679
      #05729d color charts
#05729d RGB chart
      #05729d CMYK chart
      #05729d RGB pie chart
      #05729d color shades, tints & tones
#05729d color schemes
#05729d color preview, HTML & CSS examples
           This text has a color of #05729d        
        
          <p style="color:#05729d;">Text here</p>
        
        
          .mytext {color:#05729d;}
        
        Text color #05729d
      
           This box has a color of #05729d        
        
          <div style="background-color:#05729d;">Content here</div>
        
        
          .mybackground {background-color:#05729d;}
        
        Background color #05729d
      
           Border around this has a color of #05729d        
        
          <div style="border:2px solid #05729d;">Content here</div>
        
        
          .myborder {border:2px solid #05729d;}
        
        Border color #05729d