#35827e color space conversions
Hex:
        #35827e
        RGB:
        53, 130, 126
        CMY:
        79, 49, 51
        CMYK:
        59, 0, 3, 49
      HSL:
        177°, 42.0765%, 35.8824%
        HSV (HSB):
        177°, 59.2308%, 50.9804%
        XYZ:
        13.2167, 18.2285, 22.5605
        xyY:
        0.2447, 0.3375, 18.2285
      CIE-Lab:
        49.7721, -24.4614, -4.9475
        CIE-LCH:
        49.7721, 24.9567, 191.4342
        CIE-Luv:
        49.7721, -31.4691, -3.4461
        Hunter-Lab:
        42.6949, -19.4591, -1.4432
      #35827e color charts
#35827e RGB chart
      #35827e CMYK chart
      #35827e RGB pie chart
      #35827e color shades, tints & tones
#35827e color schemes
#35827e color preview, HTML & CSS examples
           This text has a color of #35827e        
        
          <p style="color:#35827e;">Text here</p>
        
        
          .mytext {color:#35827e;}
        
        Text color #35827e
      
           This box has a color of #35827e        
        
          <div style="background-color:#35827e;">Content here</div>
        
        
          .mybackground {background-color:#35827e;}
        
        Background color #35827e
      
           Border around this has a color of #35827e        
        
          <div style="border:2px solid #35827e;">Content here</div>
        
        
          .myborder {border:2px solid #35827e;}
        
        Border color #35827e