#357fd1 color space conversions
Hex:
        #357fd1
        RGB:
        53, 127, 209
        CMY:
        79, 50, 18
        CMYK:
        75, 39, 0, 18
      HSL:
        212°, 62.9032%, 51.3725%
        HSV (HSB):
        212°, 74.6411%, 81.9608%
        XYZ:
        20.5662, 20.5391, 63.2021
        xyY:
        0.1972, 0.1969, 20.5391
      CIE-Lab:
        52.4413, 5.1698, -48.8327
        CIE-LCH:
        52.4413, 49.1056, 276.0433
        CIE-Luv:
        52.4413, -26.6605, -76.1213
        Hunter-Lab:
        45.3201, 1.6930, -50.9601
      #357fd1 color charts
#357fd1 RGB chart
      #357fd1 CMYK chart
      #357fd1 RGB pie chart
      #357fd1 color shades, tints & tones
#357fd1 color schemes
#357fd1 color preview, HTML & CSS examples
           This text has a color of #357fd1        
        
          <p style="color:#357fd1;">Text here</p>
        
        
          .mytext {color:#357fd1;}
        
        Text color #357fd1
      
           This box has a color of #357fd1        
        
          <div style="background-color:#357fd1;">Content here</div>
        
        
          .mybackground {background-color:#357fd1;}
        
        Background color #357fd1
      
           Border around this has a color of #357fd1        
        
          <div style="border:2px solid #357fd1;">Content here</div>
        
        
          .myborder {border:2px solid #357fd1;}
        
        Border color #357fd1