#5683cb color space conversions
Hex:
        #5683cb
        RGB:
        86, 131, 203
        CMY:
        66, 49, 20
        CMYK:
        58, 35, 0, 20
      HSL:
        217°, 52.9412%, 56.6667%
        HSV (HSB):
        217°, 57.6355%, 79.6078%
        XYZ:
        22.7335, 22.5228, 59.6491
        xyY:
        0.2167, 0.2147, 22.5228
      CIE-Lab:
        54.5774, 6.1570, -41.9630
        CIE-LCH:
        54.5774, 42.4123, 278.3471
        CIE-Luv:
        54.5774, -20.7845, -65.7173
        Hunter-Lab:
        47.4582, 2.4536, -41.2994
      #5683cb color charts
#5683cb RGB chart
      #5683cb CMYK chart
      #5683cb RGB pie chart
      #5683cb color shades, tints & tones
#5683cb color schemes
#5683cb color preview, HTML & CSS examples
           This text has a color of #5683cb        
        
          <p style="color:#5683cb;">Text here</p>
        
        
          .mytext {color:#5683cb;}
        
        Text color #5683cb
      
           This box has a color of #5683cb        
        
          <div style="background-color:#5683cb;">Content here</div>
        
        
          .mybackground {background-color:#5683cb;}
        
        Background color #5683cb
      
           Border around this has a color of #5683cb        
        
          <div style="border:2px solid #5683cb;">Content here</div>
        
        
          .myborder {border:2px solid #5683cb;}
        
        Border color #5683cb