#335f64 color space conversions
Hex:
        #335f64
        RGB:
        51, 95, 100
        CMY:
        80, 63, 61
        CMYK:
        49, 5, 0, 61
      HSL:
        186°, 32.4503%, 29.6078%
        HSV (HSB):
        186°, 49.0000%, 39.2157%
        XYZ:
        7.7577, 9.8083, 13.5409
        xyY:
        0.2494, 0.3153, 9.8083
      CIE-Lab:
        37.4962, -13.6994, -7.5948
        CIE-LCH:
        37.4962, 15.6638, 209.0034
        CIE-Luv:
        37.4962, -19.0685, -8.1962
        Hunter-Lab:
        31.3182, -10.5915, -3.7121
      #335f64 color charts
#335f64 RGB chart
      #335f64 CMYK chart
      #335f64 RGB pie chart
      #335f64 color shades, tints & tones
#335f64 color schemes
#335f64 color preview, HTML & CSS examples
           This text has a color of #335f64        
        
          <p style="color:#335f64;">Text here</p>
        
        
          .mytext {color:#335f64;}
        
        Text color #335f64
      
           This box has a color of #335f64        
        
          <div style="background-color:#335f64;">Content here</div>
        
        
          .mybackground {background-color:#335f64;}
        
        Background color #335f64
      
           Border around this has a color of #335f64        
        
          <div style="border:2px solid #335f64;">Content here</div>
        
        
          .myborder {border:2px solid #335f64;}
        
        Border color #335f64