#5896ed color space conversions
Hex:
        #5896ed
        RGB:
        88, 150, 237
        CMY:
        65, 41, 7
        CMYK:
        63, 37, 0, 7
      HSL:
        215°, 80.5405%, 63.7255%
        HSV (HSB):
        215°, 62.8692%, 92.9412%
        XYZ:
        30.2169, 30.0018, 84.3191
        xyY:
        0.2091, 0.2076, 30.0018
      CIE-Lab:
        61.6558, 6.5277, -49.7724
        CIE-LCH:
        61.6558, 50.1986, 277.4718
        CIE-Luv:
        61.6558, -26.4429, -80.2054
        Hunter-Lab:
        54.7739, 2.6180, -52.9294
      #5896ed color charts
#5896ed RGB chart
      #5896ed CMYK chart
      #5896ed RGB pie chart
      #5896ed color shades, tints & tones
#5896ed color schemes
#5896ed color preview, HTML & CSS examples
           This text has a color of #5896ed        
        
          <p style="color:#5896ed;">Text here</p>
        
        
          .mytext {color:#5896ed;}
        
        Text color #5896ed
      
           This box has a color of #5896ed        
        
          <div style="background-color:#5896ed;">Content here</div>
        
        
          .mybackground {background-color:#5896ed;}
        
        Background color #5896ed
      
           Border around this has a color of #5896ed        
        
          <div style="border:2px solid #5896ed;">Content here</div>
        
        
          .myborder {border:2px solid #5896ed;}
        
        Border color #5896ed