#5683cf color space conversions
Hex:
        #5683cf
        RGB:
        86, 131, 207
        CMY:
        66, 49, 19
        CMYK:
        58, 37, 0, 19
      HSL:
        218°, 55.7604%, 57.4510%
        HSV (HSB):
        218°, 58.4541%, 81.1765%
        XYZ:
        23.2165, 22.7160, 62.1925
        xyY:
        0.2147, 0.2101, 22.7160
      CIE-Lab:
        54.7786, 7.4722, -43.9097
        CIE-LCH:
        54.7786, 44.5410, 279.6577
        CIE-Luv:
        54.7786, -20.7627, -69.0618
        Hunter-Lab:
        47.6613, 3.5426, -44.0036
      #5683cf color charts
#5683cf RGB chart
      #5683cf CMYK chart
      #5683cf RGB pie chart
      #5683cf color shades, tints & tones
#5683cf color schemes
#5683cf color preview, HTML & CSS examples
           This text has a color of #5683cf        
        
          <p style="color:#5683cf;">Text here</p>
        
        
          .mytext {color:#5683cf;}
        
        Text color #5683cf
      
           This box has a color of #5683cf        
        
          <div style="background-color:#5683cf;">Content here</div>
        
        
          .mybackground {background-color:#5683cf;}
        
        Background color #5683cf
      
           Border around this has a color of #5683cf        
        
          <div style="border:2px solid #5683cf;">Content here</div>
        
        
          .myborder {border:2px solid #5683cf;}
        
        Border color #5683cf