#5d9faf color space conversions
Hex:
        #5d9faf
        RGB:
        93, 159, 175
        CMY:
        64, 38, 31
        CMYK:
        47, 9, 0, 31
      HSL:
        192°, 33.8843%, 52.5490%
        HSV (HSB):
        192°, 46.8571%, 68.6275%
        XYZ:
        24.6502, 30.2186, 45.0910
        xyY:
        0.2466, 0.3023, 30.2186
      CIE-Lab:
        61.8424, -16.6694, -14.8647
        CIE-LCH:
        61.8424, 22.3344, 221.7245
        CIE-Luv:
        61.8424, -29.7809, -19.9512
        Hunter-Lab:
        54.9714, -16.1573, -10.1534
      #5d9faf color charts
#5d9faf RGB chart
      #5d9faf CMYK chart
      #5d9faf RGB pie chart
      #5d9faf color shades, tints & tones
#5d9faf color schemes
#5d9faf color preview, HTML & CSS examples
           This text has a color of #5d9faf        
        
          <p style="color:#5d9faf;">Text here</p>
        
        
          .mytext {color:#5d9faf;}
        
        Text color #5d9faf
      
           This box has a color of #5d9faf        
        
          <div style="background-color:#5d9faf;">Content here</div>
        
        
          .mybackground {background-color:#5d9faf;}
        
        Background color #5d9faf
      
           Border around this has a color of #5d9faf        
        
          <div style="border:2px solid #5d9faf;">Content here</div>
        
        
          .myborder {border:2px solid #5d9faf;}
        
        Border color #5d9faf