#357fcd color space conversions
Hex:
        #357fcd
        RGB:
        53, 127, 205
        CMY:
        79, 50, 20
        CMYK:
        74, 38, 0, 20
      HSL:
        211°, 60.3175%, 50.5882%
        HSV (HSB):
        211°, 74.1463%, 80.3922%
        XYZ:
        20.0770, 20.3434, 60.6261
        xyY:
        0.1987, 0.2013, 20.3434
      CIE-Lab:
        52.2233, 3.7106, -46.9105
        CIE-LCH:
        52.2233, 47.0570, 274.5226
        CIE-Luv:
        52.2233, -26.7993, -72.8371
        Hunter-Lab:
        45.1037, 0.5244, -48.1221
      #357fcd color charts
#357fcd RGB chart
      #357fcd CMYK chart
      #357fcd RGB pie chart
      #357fcd color shades, tints & tones
#357fcd color schemes
#357fcd color preview, HTML & CSS examples
           This text has a color of #357fcd        
        
          <p style="color:#357fcd;">Text here</p>
        
        
          .mytext {color:#357fcd;}
        
        Text color #357fcd
      
           This box has a color of #357fcd        
        
          <div style="background-color:#357fcd;">Content here</div>
        
        
          .mybackground {background-color:#357fcd;}
        
        Background color #357fcd
      
           Border around this has a color of #357fcd        
        
          <div style="border:2px solid #357fcd;">Content here</div>
        
        
          .myborder {border:2px solid #357fcd;}
        
        Border color #357fcd