#5596ff color space conversions
Hex:
        #5596ff
        RGB:
        85, 150, 255
        CMY:
        67, 41, 0
        CMYK:
        67, 41, 0, 0
      HSL:
        217°, 100.0000%, 66.6667%
        HSV (HSB):
        217°, 66.6667%, 100.0000%
        XYZ:
        32.7027, 30.9640, 98.8608
        xyY:
        0.2012, 0.1905, 30.9640
      CIE-Lab:
        62.4772, 12.0991, -58.3595
        CIE-LCH:
        62.4772, 59.6005, 281.7126
        CIE-Luv:
        62.4772, -26.8335, -95.2279
        Hunter-Lab:
        55.6453, 7.5249, -66.3843
      #5596ff color charts
#5596ff RGB chart
      #5596ff CMYK chart
      #5596ff RGB pie chart
      #5596ff color shades, tints & tones
#5596ff color schemes
#5596ff color preview, HTML & CSS examples
           This text has a color of #5596ff        
        
          <p style="color:#5596ff;">Text here</p>
        
        
          .mytext {color:#5596ff;}
        
        Text color #5596ff
      
           This box has a color of #5596ff        
        
          <div style="background-color:#5596ff;">Content here</div>
        
        
          .mybackground {background-color:#5596ff;}
        
        Background color #5596ff
      
           Border around this has a color of #5596ff        
        
          <div style="border:2px solid #5596ff;">Content here</div>
        
        
          .myborder {border:2px solid #5596ff;}
        
        Border color #5596ff