#5697fe color space conversions
Hex:
        #5697fe
        RGB:
        86, 151, 254
        CMY:
        66, 41, 0
        CMYK:
        66, 41, 0, 0
      HSL:
        217°, 98.8235%, 66.6667%
        HSV (HSB):
        217°, 66.1417%, 99.6078%
        XYZ:
        32.7938, 31.2674, 98.0727
        xyY:
        0.2023, 0.1928, 31.2674
      CIE-Lab:
        62.7327, 11.3228, -57.4030
        CIE-LCH:
        62.7327, 58.5091, 281.1584
        CIE-Luv:
        62.7327, -26.9546, -93.6391
        Hunter-Lab:
        55.9173, 6.8295, -64.8460
      #5697fe color charts
#5697fe RGB chart
      #5697fe CMYK chart
      #5697fe RGB pie chart
      #5697fe color shades, tints & tones
#5697fe color schemes
#5697fe color preview, HTML & CSS examples
           This text has a color of #5697fe        
        
          <p style="color:#5697fe;">Text here</p>
        
        
          .mytext {color:#5697fe;}
        
        Text color #5697fe
      
           This box has a color of #5697fe        
        
          <div style="background-color:#5697fe;">Content here</div>
        
        
          .mybackground {background-color:#5697fe;}
        
        Background color #5697fe
      
           Border around this has a color of #5697fe        
        
          <div style="border:2px solid #5697fe;">Content here</div>
        
        
          .myborder {border:2px solid #5697fe;}
        
        Border color #5697fe