#5896dc color space conversions
Hex:
        #5896dc
        RGB:
        88, 150, 220
        CMY:
        65, 41, 14
        CMYK:
        60, 32, 0, 14
      HSL:
        212°, 65.3465%, 60.3922%
        HSV (HSB):
        212°, 60.0000%, 86.2745%
        XYZ:
        27.8491, 29.0547, 71.8505
        xyY:
        0.2163, 0.2257, 29.0547
      CIE-Lab:
        60.8299, 0.9307, -41.6565
        CIE-LCH:
        60.8299, 41.6669, 271.2799
        CIE-Luv:
        60.8299, -26.7552, -65.9104
        Hunter-Lab:
        53.9024, -2.1058, -41.3003
      #5896dc color charts
#5896dc RGB chart
      #5896dc CMYK chart
      #5896dc RGB pie chart
      #5896dc color shades, tints & tones
#5896dc color schemes
#5896dc color preview, HTML & CSS examples
           This text has a color of #5896dc        
        
          <p style="color:#5896dc;">Text here</p>
        
        
          .mytext {color:#5896dc;}
        
        Text color #5896dc
      
           This box has a color of #5896dc        
        
          <div style="background-color:#5896dc;">Content here</div>
        
        
          .mybackground {background-color:#5896dc;}
        
        Background color #5896dc
      
           Border around this has a color of #5896dc        
        
          <div style="border:2px solid #5896dc;">Content here</div>
        
        
          .myborder {border:2px solid #5896dc;}
        
        Border color #5896dc