#5d99af color space conversions
Hex:
        #5d99af
        RGB:
        93, 153, 175
        CMY:
        64, 40, 31
        CMYK:
        47, 13, 0, 31
      HSL:
        196°, 33.8843%, 52.5490%
        HSV (HSB):
        196°, 46.8571%, 68.6275%
        XYZ:
        23.6433, 28.2048, 44.7554
        xyY:
        0.2447, 0.2920, 28.2048
      CIE-Lab:
        60.0733, -13.4461, -17.5440
        CIE-LCH:
        60.0733, 22.1040, 232.5327
        CIE-Luv:
        60.0733, -27.3785, -24.5337
        Hunter-Lab:
        53.1082, -13.4726, -12.7892
      #5d99af color charts
#5d99af RGB chart
      #5d99af CMYK chart
      #5d99af RGB pie chart
      #5d99af color shades, tints & tones
#5d99af color schemes
#5d99af color preview, HTML & CSS examples
           This text has a color of #5d99af        
        
          <p style="color:#5d99af;">Text here</p>
        
        
          .mytext {color:#5d99af;}
        
        Text color #5d99af
      
           This box has a color of #5d99af        
        
          <div style="background-color:#5d99af;">Content here</div>
        
        
          .mybackground {background-color:#5d99af;}
        
        Background color #5d99af
      
           Border around this has a color of #5d99af        
        
          <div style="border:2px solid #5d99af;">Content here</div>
        
        
          .myborder {border:2px solid #5d99af;}
        
        Border color #5d99af