#5696fb color space conversions
Hex:
        #5696fb
        RGB:
        86, 150, 251
        CMY:
        66, 41, 2
        CMYK:
        66, 40, 0, 2
      HSL:
        217°, 95.3757%, 66.0784%
        HSV (HSB):
        217°, 65.7371%, 98.4314%
        XYZ:
        32.1567, 30.7562, 95.5085
        xyY:
        0.2030, 0.1941, 30.7562
      CIE-Lab:
        62.3013, 10.8969, -56.4487
        CIE-LCH:
        62.3013, 57.4908, 280.9260
        CIE-Luv:
        62.3013, -26.6778, -91.9001
        Hunter-Lab:
        55.4582, 6.4488, -63.2867
      #5696fb color charts
#5696fb RGB chart
      #5696fb CMYK chart
      #5696fb RGB pie chart
      #5696fb color shades, tints & tones
#5696fb color schemes
#5696fb color preview, HTML & CSS examples
           This text has a color of #5696fb        
        
          <p style="color:#5696fb;">Text here</p>
        
        
          .mytext {color:#5696fb;}
        
        Text color #5696fb
      
           This box has a color of #5696fb        
        
          <div style="background-color:#5696fb;">Content here</div>
        
        
          .mybackground {background-color:#5696fb;}
        
        Background color #5696fb
      
           Border around this has a color of #5696fb        
        
          <div style="border:2px solid #5696fb;">Content here</div>
        
        
          .myborder {border:2px solid #5696fb;}
        
        Border color #5696fb