#355fb5 color space conversions
Hex:
        #355fb5
        RGB:
        53, 95, 181
        CMY:
        79, 63, 29
        CMYK:
        71, 48, 0, 29
      HSL:
        220°, 54.7009%, 45.8824%
        HSV (HSB):
        220°, 70.7182%, 70.9804%
        XYZ:
        13.9009, 12.2775, 45.3532
        xyY:
        0.1943, 0.1716, 12.2775
      CIE-Lab:
        41.6538, 14.9260, -49.9609
        CIE-LCH:
        41.6538, 52.1429, 286.6337
        CIE-Luv:
        41.6538, -17.0157, -74.5251
        Hunter-Lab:
        35.0393, 9.4964, -52.2148
      #355fb5 color charts
#355fb5 RGB chart
      #355fb5 CMYK chart
      #355fb5 RGB pie chart
      #355fb5 color shades, tints & tones
#355fb5 color schemes
#355fb5 color preview, HTML & CSS examples
           This text has a color of #355fb5        
        
          <p style="color:#355fb5;">Text here</p>
        
        
          .mytext {color:#355fb5;}
        
        Text color #355fb5
      
           This box has a color of #355fb5        
        
          <div style="background-color:#355fb5;">Content here</div>
        
        
          .mybackground {background-color:#355fb5;}
        
        Background color #355fb5
      
           Border around this has a color of #355fb5        
        
          <div style="border:2px solid #355fb5;">Content here</div>
        
        
          .myborder {border:2px solid #355fb5;}
        
        Border color #355fb5