#357b8d color space conversions
Hex:
        #357b8d
        RGB:
        53, 123, 141
        CMY:
        79, 52, 45
        CMYK:
        62, 13, 0, 45
      HSL:
        192°, 45.3608%, 38.0392%
        HSV (HSB):
        192°, 62.4113%, 55.2941%
        XYZ:
        13.3589, 16.8459, 27.7468
        xyY:
        0.2305, 0.2907, 16.8459
      CIE-Lab:
        48.0653, -16.1790, -16.3412
        CIE-LCH:
        48.0653, 22.9955, 225.2857
        CIE-Luv:
        48.0653, -28.0279, -21.4153
        Hunter-Lab:
        41.0437, -13.7286, -11.3512
      #357b8d color charts
#357b8d RGB chart
      #357b8d CMYK chart
      #357b8d RGB pie chart
      #357b8d color shades, tints & tones
#357b8d color schemes
#357b8d color preview, HTML & CSS examples
           This text has a color of #357b8d        
        
          <p style="color:#357b8d;">Text here</p>
        
        
          .mytext {color:#357b8d;}
        
        Text color #357b8d
      
           This box has a color of #357b8d        
        
          <div style="background-color:#357b8d;">Content here</div>
        
        
          .mybackground {background-color:#357b8d;}
        
        Background color #357b8d
      
           Border around this has a color of #357b8d        
        
          <div style="border:2px solid #357b8d;">Content here</div>
        
        
          .myborder {border:2px solid #357b8d;}
        
        Border color #357b8d