#354c5f color space conversions
Hex:
        #354c5f
        RGB:
        53, 76, 95
        CMY:
        79, 70, 63
        CMYK:
        44, 20, 0, 63
      HSL:
        207°, 28.3784%, 29.0196%
        HSV (HSB):
        207°, 44.2105%, 37.2549%
        XYZ:
        6.1182, 6.7520, 11.8073
        xyY:
        0.2479, 0.2736, 6.7520
      CIE-Lab:
        31.2355, -3.2164, -13.9327
        CIE-LCH:
        31.2355, 14.2991, 257.0008
        CIE-Luv:
        31.2355, -10.7548, -17.3997
        Hunter-Lab:
        25.9846, -3.4443, -8.7519
      #354c5f color charts
#354c5f RGB chart
      #354c5f CMYK chart
      #354c5f RGB pie chart
      #354c5f color shades, tints & tones
#354c5f color schemes
#354c5f color preview, HTML & CSS examples
           This text has a color of #354c5f        
        
          <p style="color:#354c5f;">Text here</p>
        
        
          .mytext {color:#354c5f;}
        
        Text color #354c5f
      
           This box has a color of #354c5f        
        
          <div style="background-color:#354c5f;">Content here</div>
        
        
          .mybackground {background-color:#354c5f;}
        
        Background color #354c5f
      
           Border around this has a color of #354c5f        
        
          <div style="border:2px solid #354c5f;">Content here</div>
        
        
          .myborder {border:2px solid #354c5f;}
        
        Border color #354c5f