#5896ef color space conversions
Hex:
        #5896ef
        RGB:
        88, 150, 239
        CMY:
        65, 41, 6
        CMYK:
        63, 37, 0, 6
      HSL:
        215°, 82.5137%, 64.1176%
        HSV (HSB):
        215°, 63.1799%, 93.7255%
        XYZ:
        30.5108, 30.1194, 85.8669
        xyY:
        0.2083, 0.2056, 30.1194
      CIE-Lab:
        61.7571, 7.1939, -50.7147
        CIE-LCH:
        61.7571, 51.2224, 278.0736
        CIE-Luv:
        61.7571, -26.4092, -81.8667
        Hunter-Lab:
        54.8811, 3.1940, -54.3482
      #5896ef color charts
#5896ef RGB chart
      #5896ef CMYK chart
      #5896ef RGB pie chart
      #5896ef color shades, tints & tones
#5896ef color schemes
#5896ef color preview, HTML & CSS examples
           This text has a color of #5896ef        
        
          <p style="color:#5896ef;">Text here</p>
        
        
          .mytext {color:#5896ef;}
        
        Text color #5896ef
      
           This box has a color of #5896ef        
        
          <div style="background-color:#5896ef;">Content here</div>
        
        
          .mybackground {background-color:#5896ef;}
        
        Background color #5896ef
      
           Border around this has a color of #5896ef        
        
          <div style="border:2px solid #5896ef;">Content here</div>
        
        
          .myborder {border:2px solid #5896ef;}
        
        Border color #5896ef