#5d80af color space conversions
Hex:
        #5d80af
        RGB:
        93, 128, 175
        CMY:
        64, 50, 31
        CMYK:
        47, 27, 0, 31
      HSL:
        214°, 33.8843%, 52.5490%
        HSV (HSB):
        214°, 46.8571%, 68.6275%
        XYZ:
        19.9712, 20.8606, 43.5313
        xyY:
        0.2367, 0.2473, 20.8606
      CIE-Lab:
        52.7966, 0.7153, -28.7217
        CIE-LCH:
        52.7966, 28.7306, 271.4265
        CIE-Luv:
        52.7966, -17.4876, -43.4143
        Hunter-Lab:
        45.6735, -1.8774, -24.5379
      #5d80af color charts
#5d80af RGB chart
      #5d80af CMYK chart
      #5d80af RGB pie chart
      #5d80af color shades, tints & tones
#5d80af color schemes
#5d80af color preview, HTML & CSS examples
           This text has a color of #5d80af        
        
          <p style="color:#5d80af;">Text here</p>
        
        
          .mytext {color:#5d80af;}
        
        Text color #5d80af
      
           This box has a color of #5d80af        
        
          <div style="background-color:#5d80af;">Content here</div>
        
        
          .mybackground {background-color:#5d80af;}
        
        Background color #5d80af
      
           Border around this has a color of #5d80af        
        
          <div style="border:2px solid #5d80af;">Content here</div>
        
        
          .myborder {border:2px solid #5d80af;}
        
        Border color #5d80af