#357dbd color space conversions
Hex:
        #357dbd
        RGB:
        53, 125, 189
        CMY:
        79, 51, 26
        CMYK:
        72, 34, 0, 26
      HSL:
        208°, 56.1983%, 47.4510%
        HSV (HSB):
        208°, 71.9577%, 74.1176%
        XYZ:
        17.9871, 19.0982, 50.8824
        xyY:
        0.2045, 0.2171, 19.0982
      CIE-Lab:
        50.8019, -0.8761, -40.0269
        CIE-LCH:
        50.8019, 40.0365, 268.7462
        CIE-Luv:
        50.8019, -26.7079, -60.9645
        Hunter-Lab:
        43.7015, -3.0088, -38.4413
      #357dbd color charts
#357dbd RGB chart
      #357dbd CMYK chart
      #357dbd RGB pie chart
      #357dbd color shades, tints & tones
#357dbd color schemes
#357dbd color preview, HTML & CSS examples
           This text has a color of #357dbd        
        
          <p style="color:#357dbd;">Text here</p>
        
        
          .mytext {color:#357dbd;}
        
        Text color #357dbd
      
           This box has a color of #357dbd        
        
          <div style="background-color:#357dbd;">Content here</div>
        
        
          .mybackground {background-color:#357dbd;}
        
        Background color #357dbd
      
           Border around this has a color of #357dbd        
        
          <div style="border:2px solid #357dbd;">Content here</div>
        
        
          .myborder {border:2px solid #357dbd;}
        
        Border color #357dbd