#5b98ef color space conversions
Hex:
        #5b98ef
        RGB:
        91, 152, 239
        CMY:
        64, 40, 6
        CMYK:
        62, 36, 0, 6
      HSL:
        215°, 82.2222%, 64.7059%
        HSV (HSB):
        215°, 61.9247%, 93.7255%
        XYZ:
        31.1226, 30.9126, 85.9877
        xyY:
        0.2103, 0.2088, 30.9126
      CIE-Lab:
        62.4338, 6.5502, -49.6347
        CIE-LCH:
        62.4338, 50.0650, 277.5178
        CIE-Luv:
        62.4338, -26.3494, -80.1514
        Hunter-Lab:
        55.5991, 2.6201, -52.7766
      #5b98ef color charts
#5b98ef RGB chart
      #5b98ef CMYK chart
      #5b98ef RGB pie chart
      #5b98ef color shades, tints & tones
#5b98ef color schemes
#5b98ef color preview, HTML & CSS examples
           This text has a color of #5b98ef        
        
          <p style="color:#5b98ef;">Text here</p>
        
        
          .mytext {color:#5b98ef;}
        
        Text color #5b98ef
      
           This box has a color of #5b98ef        
        
          <div style="background-color:#5b98ef;">Content here</div>
        
        
          .mybackground {background-color:#5b98ef;}
        
        Background color #5b98ef
      
           Border around this has a color of #5b98ef        
        
          <div style="border:2px solid #5b98ef;">Content here</div>
        
        
          .myborder {border:2px solid #5b98ef;}
        
        Border color #5b98ef