#05729f color space conversions
Hex:
        #05729f
        RGB:
        5, 114, 159
        CMY:
        98, 55, 38
        CMYK:
        97, 28, 0, 38
      HSL:
        198°, 93.9024%, 32.1569%
        HSV (HSB):
        198°, 96.8553%, 62.3529%
        XYZ:
        12.3379, 14.5701, 34.9629
        xyY:
        0.1994, 0.2355, 14.5701
      CIE-Lab:
        45.0397, -9.9366, -31.7146
        CIE-LCH:
        45.0397, 33.2348, 252.6036
        CIE-Luv:
        45.0397, -29.7810, -45.5578
        Hunter-Lab:
        38.1708, -9.1025, -27.5877
      #05729f color charts
#05729f RGB chart
      #05729f CMYK chart
      #05729f RGB pie chart
      #05729f color shades, tints & tones
#05729f color schemes
#05729f color preview, HTML & CSS examples
           This text has a color of #05729f        
        
          <p style="color:#05729f;">Text here</p>
        
        
          .mytext {color:#05729f;}
        
        Text color #05729f
      
           This box has a color of #05729f        
        
          <div style="background-color:#05729f;">Content here</div>
        
        
          .mybackground {background-color:#05729f;}
        
        Background color #05729f
      
           Border around this has a color of #05729f        
        
          <div style="border:2px solid #05729f;">Content here</div>
        
        
          .myborder {border:2px solid #05729f;}
        
        Border color #05729f