#5d83bb color space conversions
Hex:
        #5d83bb
        RGB:
        93, 131, 187
        CMY:
        64, 49, 27
        CMYK:
        50, 30, 0, 27
      HSL:
        216°, 40.8696%, 54.9020%
        HSV (HSB):
        216°, 50.2674%, 73.3333%
        XYZ:
        21.6001, 22.1476, 50.1502
        xyY:
        0.2300, 0.2359, 22.1476
      CIE-Lab:
        54.1833, 2.6097, -33.4489
        CIE-LCH:
        54.1833, 33.5506, 274.4612
        CIE-Luv:
        54.1833, -18.6662, -51.4558
        Hunter-Lab:
        47.0612, -0.4294, -30.2387
      #5d83bb color charts
#5d83bb RGB chart
      #5d83bb CMYK chart
      #5d83bb RGB pie chart
      #5d83bb color shades, tints & tones
#5d83bb color schemes
#5d83bb color preview, HTML & CSS examples
           This text has a color of #5d83bb        
        
          <p style="color:#5d83bb;">Text here</p>
        
        
          .mytext {color:#5d83bb;}
        
        Text color #5d83bb
      
           This box has a color of #5d83bb        
        
          <div style="background-color:#5d83bb;">Content here</div>
        
        
          .mybackground {background-color:#5d83bb;}
        
        Background color #5d83bb
      
           Border around this has a color of #5d83bb        
        
          <div style="border:2px solid #5d83bb;">Content here</div>
        
        
          .myborder {border:2px solid #5d83bb;}
        
        Border color #5d83bb