#5898fd color space conversions
Hex:
        #5898fd
        RGB:
        88, 152, 253
        CMY:
        65, 40, 1
        CMYK:
        65, 40, 0, 1
      HSL:
        217°, 97.6331%, 66.8627%
        HSV (HSB):
        217°, 65.2174%, 99.2157%
        XYZ:
        32.9824, 31.6230, 97.2940
        xyY:
        0.2037, 0.1953, 31.6230
      CIE-Lab:
        63.0301, 10.7121, -56.3778
        CIE-LCH:
        63.0301, 57.3864, 280.7583
        CIE-Luv:
        63.0301, -26.8473, -91.9566
        Hunter-Lab:
        56.2344, 6.2830, -63.2167
      #5898fd color charts
#5898fd RGB chart
      #5898fd CMYK chart
      #5898fd RGB pie chart
      #5898fd color shades, tints & tones
#5898fd color schemes
#5898fd color preview, HTML & CSS examples
           This text has a color of #5898fd        
        
          <p style="color:#5898fd;">Text here</p>
        
        
          .mytext {color:#5898fd;}
        
        Text color #5898fd
      
           This box has a color of #5898fd        
        
          <div style="background-color:#5898fd;">Content here</div>
        
        
          .mybackground {background-color:#5898fd;}
        
        Background color #5898fd
      
           Border around this has a color of #5898fd        
        
          <div style="border:2px solid #5898fd;">Content here</div>
        
        
          .myborder {border:2px solid #5898fd;}
        
        Border color #5898fd