#355cb5 color space conversions
Hex:
        #355cb5
        RGB:
        53, 92, 181
        CMY:
        79, 64, 29
        CMYK:
        71, 49, 0, 29
      HSL:
        222°, 54.7009%, 45.8824%
        HSV (HSB):
        222°, 70.7182%, 70.9804%
        XYZ:
        13.6358, 11.7474, 45.2648
        xyY:
        0.1930, 0.1663, 11.7474
      CIE-Lab:
        40.8118, 16.8704, -51.3156
        CIE-LCH:
        40.8118, 54.0176, 288.1986
        CIE-Luv:
        40.8118, -16.0993, -76.2217
        Hunter-Lab:
        34.2744, 11.0346, -54.3098
      #355cb5 color charts
#355cb5 RGB chart
      #355cb5 CMYK chart
      #355cb5 RGB pie chart
      #355cb5 color shades, tints & tones
#355cb5 color schemes
#355cb5 color preview, HTML & CSS examples
           This text has a color of #355cb5        
        
          <p style="color:#355cb5;">Text here</p>
        
        
          .mytext {color:#355cb5;}
        
        Text color #355cb5
      
           This box has a color of #355cb5        
        
          <div style="background-color:#355cb5;">Content here</div>
        
        
          .mybackground {background-color:#355cb5;}
        
        Background color #355cb5
      
           Border around this has a color of #355cb5        
        
          <div style="border:2px solid #355cb5;">Content here</div>
        
        
          .myborder {border:2px solid #355cb5;}
        
        Border color #355cb5