#354bdd color space conversions
Hex:
        #354bdd
        RGB:
        53, 75, 221
        CMY:
        79, 71, 13
        CMYK:
        76, 66, 0, 13
      HSL:
        232°, 71.1864%, 53.7255%
        HSV (HSB):
        232°, 76.0181%, 86.6667%
        XYZ:
        17.0354, 11.0095, 69.6338
        xyY:
        0.1744, 0.1127, 11.0095
      CIE-Lab:
        39.5965, 42.2686, -76.4565
        CIE-LCH:
        39.5965, 87.3626, 298.9358
        CIE-Luv:
        39.5965, -12.1480, -110.6578
        Hunter-Lab:
        33.1806, 33.5787, -101.2015
      #354bdd color charts
#354bdd RGB chart
      #354bdd CMYK chart
      #354bdd RGB pie chart
      #354bdd color shades, tints & tones
#354bdd color schemes
#354bdd color preview, HTML & CSS examples
           This text has a color of #354bdd        
        
          <p style="color:#354bdd;">Text here</p>
        
        
          .mytext {color:#354bdd;}
        
        Text color #354bdd
      
           This box has a color of #354bdd        
        
          <div style="background-color:#354bdd;">Content here</div>
        
        
          .mybackground {background-color:#354bdd;}
        
        Background color #354bdd
      
           Border around this has a color of #354bdd        
        
          <div style="border:2px solid #354bdd;">Content here</div>
        
        
          .myborder {border:2px solid #354bdd;}
        
        Border color #354bdd