#5896cf color space conversions
Hex:
        #5896cf
        RGB:
        88, 150, 207
        CMY:
        65, 41, 19
        CMYK:
        57, 28, 0, 19
      HSL:
        209°, 55.3488%, 57.8431%
        HSV (HSB):
        209°, 57.4879%, 81.1765%
        XYZ:
        26.1933, 28.3924, 63.1312
        xyY:
        0.2225, 0.2412, 28.3924
      CIE-Lab:
        60.2416, -3.2501, -35.3216
        CIE-LCH:
        60.2416, 35.4708, 264.7427
        CIE-Luv:
        60.2416, -27.0241, -54.8081
        Hunter-Lab:
        53.2845, -5.5018, -32.9473
      #5896cf color charts
#5896cf RGB chart
      #5896cf CMYK chart
      #5896cf RGB pie chart
      #5896cf color shades, tints & tones
#5896cf color schemes
#5896cf color preview, HTML & CSS examples
           This text has a color of #5896cf        
        
          <p style="color:#5896cf;">Text here</p>
        
        
          .mytext {color:#5896cf;}
        
        Text color #5896cf
      
           This box has a color of #5896cf        
        
          <div style="background-color:#5896cf;">Content here</div>
        
        
          .mybackground {background-color:#5896cf;}
        
        Background color #5896cf
      
           Border around this has a color of #5896cf        
        
          <div style="border:2px solid #5896cf;">Content here</div>
        
        
          .myborder {border:2px solid #5896cf;}
        
        Border color #5896cf