#5689fc color space conversions
Hex:
        #5689fc
        RGB:
        86, 137, 252
        CMY:
        66, 46, 1
        CMYK:
        66, 46, 0, 1
      HSL:
        222°, 96.5116%, 66.2745%
        HSV (HSB):
        222°, 65.8730%, 98.8235%
        XYZ:
        30.3541, 26.8980, 95.6875
        xyY:
        0.1985, 0.1759, 26.8980
      CIE-Lab:
        58.8798, 19.0088, -62.4672
        CIE-LCH:
        58.8798, 65.2954, 286.9250
        CIE-Luv:
        58.8798, -22.5141, -101.4393
        Hunter-Lab:
        51.8633, 13.7101, -73.0853
      #5689fc color charts
#5689fc RGB chart
      #5689fc CMYK chart
      #5689fc RGB pie chart
      #5689fc color shades, tints & tones
#5689fc color schemes
#5689fc color preview, HTML & CSS examples
           This text has a color of #5689fc        
        
          <p style="color:#5689fc;">Text here</p>
        
        
          .mytext {color:#5689fc;}
        
        Text color #5689fc
      
           This box has a color of #5689fc        
        
          <div style="background-color:#5689fc;">Content here</div>
        
        
          .mybackground {background-color:#5689fc;}
        
        Background color #5689fc
      
           Border around this has a color of #5689fc        
        
          <div style="border:2px solid #5689fc;">Content here</div>
        
        
          .myborder {border:2px solid #5689fc;}
        
        Border color #5689fc