#5685cf color space conversions
Hex:
        #5685cf
        RGB:
        86, 133, 207
        CMY:
        66, 48, 19
        CMYK:
        58, 36, 0, 19
      HSL:
        217°, 55.7604%, 57.4510%
        HSV (HSB):
        217°, 58.4541%, 81.1765%
        XYZ:
        23.4878, 23.2585, 62.2829
        xyY:
        0.2154, 0.2133, 23.2585
      CIE-Lab:
        55.3376, 6.2753, -43.0264
        CIE-LCH:
        55.3376, 43.4816, 278.2980
        CIE-Luv:
        55.3376, -21.4623, -67.6323
        Hunter-Lab:
        48.2271, 2.5366, -42.8112
      #5685cf color charts
#5685cf RGB chart
      #5685cf CMYK chart
      #5685cf RGB pie chart
      #5685cf color shades, tints & tones
#5685cf color schemes
#5685cf color preview, HTML & CSS examples
           This text has a color of #5685cf        
        
          <p style="color:#5685cf;">Text here</p>
        
        
          .mytext {color:#5685cf;}
        
        Text color #5685cf
      
           This box has a color of #5685cf        
        
          <div style="background-color:#5685cf;">Content here</div>
        
        
          .mybackground {background-color:#5685cf;}
        
        Background color #5685cf
      
           Border around this has a color of #5685cf        
        
          <div style="border:2px solid #5685cf;">Content here</div>
        
        
          .myborder {border:2px solid #5685cf;}
        
        Border color #5685cf