#355b95 color space conversions
Hex:
        #355b95
        RGB:
        53, 91, 149
        CMY:
        79, 64, 42
        CMYK:
        64, 39, 0, 42
      HSL:
        216°, 47.5248%, 39.6078%
        HSV (HSB):
        216°, 64.4295%, 58.4314%
        XYZ:
        10.6341, 10.4090, 29.8824
        xyY:
        0.2088, 0.2044, 10.4090
      CIE-Lab:
        38.5667, 5.7288, -35.8912
        CIE-LCH:
        38.5667, 36.3455, 279.0688
        CIE-Luv:
        38.5667, -16.0195, -51.6354
        Hunter-Lab:
        32.2630, 2.3747, -32.3312
      #355b95 color charts
#355b95 RGB chart
      #355b95 CMYK chart
      #355b95 RGB pie chart
      #355b95 color shades, tints & tones
#355b95 color schemes
#355b95 color preview, HTML & CSS examples
           This text has a color of #355b95        
        
          <p style="color:#355b95;">Text here</p>
        
        
          .mytext {color:#355b95;}
        
        Text color #355b95
      
           This box has a color of #355b95        
        
          <div style="background-color:#355b95;">Content here</div>
        
        
          .mybackground {background-color:#355b95;}
        
        Background color #355b95
      
           Border around this has a color of #355b95        
        
          <div style="border:2px solid #355b95;">Content here</div>
        
        
          .myborder {border:2px solid #355b95;}
        
        Border color #355b95