#5696fc color space conversions
Hex:
        #5696fc
        RGB:
        86, 150, 252
        CMY:
        66, 41, 1
        CMYK:
        66, 40, 0, 1
      HSL:
        217°, 96.5116%, 66.2745%
        HSV (HSB):
        217°, 65.8730%, 98.8235%
        XYZ:
        32.3148, 30.8194, 96.3410
        xyY:
        0.2026, 0.1933, 30.8194
      CIE-Lab:
        62.3549, 11.2357, -56.9109
        CIE-LCH:
        62.3549, 58.0094, 281.1681
        CIE-Luv:
        62.3549, -26.6614, -92.7136
        Hunter-Lab:
        55.5152, 6.7512, -64.0311
      #5696fc color charts
#5696fc RGB chart
      #5696fc CMYK chart
      #5696fc RGB pie chart
      #5696fc color shades, tints & tones
#5696fc color schemes
#5696fc color preview, HTML & CSS examples
           This text has a color of #5696fc        
        
          <p style="color:#5696fc;">Text here</p>
        
        
          .mytext {color:#5696fc;}
        
        Text color #5696fc
      
           This box has a color of #5696fc        
        
          <div style="background-color:#5696fc;">Content here</div>
        
        
          .mybackground {background-color:#5696fc;}
        
        Background color #5696fc
      
           Border around this has a color of #5696fc        
        
          <div style="border:2px solid #5696fc;">Content here</div>
        
        
          .myborder {border:2px solid #5696fc;}
        
        Border color #5696fc