#5c83bf color space conversions
Hex:
        #5c83bf
        RGB:
        92, 131, 191
        CMY:
        64, 49, 25
        CMYK:
        52, 31, 0, 25
      HSL:
        216°, 43.6123%, 55.4902%
        HSV (HSB):
        216°, 51.8325%, 74.9020%
        XYZ:
        21.9339, 22.2695, 52.4326
        xyY:
        0.2270, 0.2304, 22.2695
      CIE-Lab:
        54.3118, 3.6193, -35.5359
        CIE-LCH:
        54.3118, 35.7197, 275.8155
        CIE-Luv:
        54.3118, -18.9975, -54.9677
        Hunter-Lab:
        47.1906, 0.3823, -32.8427
      #5c83bf color charts
#5c83bf RGB chart
      #5c83bf CMYK chart
      #5c83bf RGB pie chart
      #5c83bf color shades, tints & tones
#5c83bf color schemes
#5c83bf color preview, HTML & CSS examples
           This text has a color of #5c83bf        
        
          <p style="color:#5c83bf;">Text here</p>
        
        
          .mytext {color:#5c83bf;}
        
        Text color #5c83bf
      
           This box has a color of #5c83bf        
        
          <div style="background-color:#5c83bf;">Content here</div>
        
        
          .mybackground {background-color:#5c83bf;}
        
        Background color #5c83bf
      
           Border around this has a color of #5c83bf        
        
          <div style="border:2px solid #5c83bf;">Content here</div>
        
        
          .myborder {border:2px solid #5c83bf;}
        
        Border color #5c83bf