#5496ab color space conversions
Hex:
        #5496ab
        RGB:
        84, 150, 171
        CMY:
        67, 41, 33
        CMYK:
        51, 12, 0, 33
      HSL:
        194°, 34.1176%, 50.0000%
        HSV (HSB):
        194°, 50.8772%, 67.0588%
        XYZ:
        21.9132, 26.6378, 42.5147
        xyY:
        0.2406, 0.2925, 26.6378
      CIE-Lab:
        58.6375, -15.1228, -17.4952
        CIE-LCH:
        58.6375, 23.1253, 229.1599
        CIE-Luv:
        58.6375, -29.1102, -24.1421
        Hunter-Lab:
        51.6118, -14.5337, -12.7113
      #5496ab color charts
#5496ab RGB chart
      #5496ab CMYK chart
      #5496ab RGB pie chart
      #5496ab color shades, tints & tones
#5496ab color schemes
#5496ab color preview, HTML & CSS examples
           This text has a color of #5496ab        
        
          <p style="color:#5496ab;">Text here</p>
        
        
          .mytext {color:#5496ab;}
        
        Text color #5496ab
      
           This box has a color of #5496ab        
        
          <div style="background-color:#5496ab;">Content here</div>
        
        
          .mybackground {background-color:#5496ab;}
        
        Background color #5496ab
      
           Border around this has a color of #5496ab        
        
          <div style="border:2px solid #5496ab;">Content here</div>
        
        
          .myborder {border:2px solid #5496ab;}
        
        Border color #5496ab