#5d96ab color space conversions
Hex:
        #5d96ab
        RGB:
        93, 150, 171
        CMY:
        64, 41, 33
        CMYK:
        46, 12, 0, 33
      HSL:
        196°, 31.7073%, 51.7647%
        HSV (HSB):
        196°, 45.6140%, 67.0588%
        XYZ:
        22.7712, 27.0801, 42.5549
        xyY:
        0.2464, 0.2931, 27.0801
      CIE-Lab:
        59.0484, -12.9432, -16.8328
        CIE-LCH:
        59.0484, 21.2337, 232.4423
        CIE-Luv:
        59.0484, -26.2573, -23.4060
        Hunter-Lab:
        52.0386, -12.9588, -12.0578
      #5d96ab color charts
#5d96ab RGB chart
      #5d96ab CMYK chart
      #5d96ab RGB pie chart
      #5d96ab color shades, tints & tones
#5d96ab color schemes
#5d96ab color preview, HTML & CSS examples
           This text has a color of #5d96ab        
        
          <p style="color:#5d96ab;">Text here</p>
        
        
          .mytext {color:#5d96ab;}
        
        Text color #5d96ab
      
           This box has a color of #5d96ab        
        
          <div style="background-color:#5d96ab;">Content here</div>
        
        
          .mybackground {background-color:#5d96ab;}
        
        Background color #5d96ab
      
           Border around this has a color of #5d96ab        
        
          <div style="border:2px solid #5d96ab;">Content here</div>
        
        
          .myborder {border:2px solid #5d96ab;}
        
        Border color #5d96ab