#35394f color space conversions
Hex:
        #35394f
        RGB:
        53, 57, 79
        CMY:
        79, 78, 69
        CMYK:
        33, 28, 0, 69
      HSL:
        231°, 19.6970%, 25.8824%
        HSV (HSB):
        231°, 32.9114%, 30.9804%
        XYZ:
        4.3426, 4.2477, 7.9881
        xyY:
        0.2619, 0.2562, 4.2477
      CIE-Lab:
        24.4738, 4.2917, -13.9432
        CIE-LCH:
        24.4738, 14.5887, 287.1082
        CIE-Luv:
        24.4738, -2.8874, -16.8318
        Hunter-Lab:
        20.6098, 1.5438, -8.5532
      #35394f color charts
#35394f RGB chart
      #35394f CMYK chart
      #35394f RGB pie chart
      #35394f color shades, tints & tones
#35394f color schemes
#35394f color preview, HTML & CSS examples
           This text has a color of #35394f        
        
          <p style="color:#35394f;">Text here</p>
        
        
          .mytext {color:#35394f;}
        
        Text color #35394f
      
           This box has a color of #35394f        
        
          <div style="background-color:#35394f;">Content here</div>
        
        
          .mybackground {background-color:#35394f;}
        
        Background color #35394f
      
           Border around this has a color of #35394f        
        
          <div style="border:2px solid #35394f;">Content here</div>
        
        
          .myborder {border:2px solid #35394f;}
        
        Border color #35394f