#35729f color space conversions
Hex:
        #35729f
        RGB:
        53, 114, 159
        CMY:
        79, 55, 38
        CMYK:
        67, 28, 0, 38
      HSL:
        205°, 50.0000%, 41.5686%
        HSV (HSB):
        205°, 66.6667%, 62.3529%
        XYZ:
        13.7435, 15.2947, 35.0287
        xyY:
        0.2145, 0.2387, 15.2947
      CIE-Lab:
        46.0352, -4.9574, -30.0839
        CIE-LCH:
        46.0352, 30.4897, 260.6426
        CIE-Luv:
        46.0352, -23.9275, -43.7279
        Hunter-Lab:
        39.1085, -5.7112, -25.7290
      #35729f color charts
#35729f RGB chart
      #35729f CMYK chart
      #35729f RGB pie chart
      #35729f color shades, tints & tones
#35729f color schemes
#35729f color preview, HTML & CSS examples
           This text has a color of #35729f        
        
          <p style="color:#35729f;">Text here</p>
        
        
          .mytext {color:#35729f;}
        
        Text color #35729f
      
           This box has a color of #35729f        
        
          <div style="background-color:#35729f;">Content here</div>
        
        
          .mybackground {background-color:#35729f;}
        
        Background color #35729f
      
           Border around this has a color of #35729f        
        
          <div style="border:2px solid #35729f;">Content here</div>
        
        
          .myborder {border:2px solid #35729f;}
        
        Border color #35729f