#353fba color space conversions
Hex:
        #353fba
        RGB:
        53, 63, 186
        CMY:
        79, 75, 27
        CMYK:
        72, 66, 0, 27
      HSL:
        235°, 55.6485%, 46.8627%
        HSV (HSB):
        235°, 71.5054%, 72.9412%
        XYZ:
        12.1086, 7.8571, 47.3327
        xyY:
        0.1799, 0.1167, 7.8571
      CIE-Lab:
        33.6834, 37.4347, -65.8452
        CIE-LCH:
        33.6834, 75.7426, 299.6194
        CIE-Luv:
        33.6834, -8.6471, -91.2220
        Hunter-Lab:
        28.0305, 28.0553, -80.4968
      #353fba color charts
#353fba RGB chart
      #353fba CMYK chart
      #353fba RGB pie chart
      #353fba color shades, tints & tones
#353fba color schemes
#353fba color preview, HTML & CSS examples
           This text has a color of #353fba        
        
          <p style="color:#353fba;">Text here</p>
        
        
          .mytext {color:#353fba;}
        
        Text color #353fba
      
           This box has a color of #353fba        
        
          <div style="background-color:#353fba;">Content here</div>
        
        
          .mybackground {background-color:#353fba;}
        
        Background color #353fba
      
           Border around this has a color of #353fba        
        
          <div style="border:2px solid #353fba;">Content here</div>
        
        
          .myborder {border:2px solid #353fba;}
        
        Border color #353fba