#357f8b color space conversions
Hex:
        #357f8b
        RGB:
        53, 127, 139
        CMY:
        79, 50, 45
        CMYK:
        62, 9, 0, 45
      HSL:
        188°, 44.7917%, 37.6471%
        HSV (HSB):
        188°, 61.8705%, 54.5098%
        XYZ:
        13.7178, 17.7997, 27.1388
        xyY:
        0.2339, 0.3035, 17.7997
      CIE-Lab:
        49.2523, -18.9879, -13.3616
        CIE-LCH:
        49.2523, 23.2179, 215.1337
        CIE-Luv:
        49.2523, -29.6555, -16.6221
        Hunter-Lab:
        42.1897, -15.7936, -8.6059
      #357f8b color charts
#357f8b RGB chart
      #357f8b CMYK chart
      #357f8b RGB pie chart
      #357f8b color shades, tints & tones
#357f8b color schemes
#357f8b color preview, HTML & CSS examples
           This text has a color of #357f8b        
        
          <p style="color:#357f8b;">Text here</p>
        
        
          .mytext {color:#357f8b;}
        
        Text color #357f8b
      
           This box has a color of #357f8b        
        
          <div style="background-color:#357f8b;">Content here</div>
        
        
          .mybackground {background-color:#357f8b;}
        
        Background color #357f8b
      
           Border around this has a color of #357f8b        
        
          <div style="border:2px solid #357f8b;">Content here</div>
        
        
          .myborder {border:2px solid #357f8b;}
        
        Border color #357f8b