#5c83bc color space conversions
Hex:
        #5c83bc
        RGB:
        92, 131, 188
        CMY:
        64, 49, 26
        CMYK:
        51, 30, 0, 26
      HSL:
        216°, 41.7391%, 54.9020%
        HSV (HSB):
        216°, 51.0638%, 73.7255%
        XYZ:
        21.6070, 22.1388, 50.7113
        xyY:
        0.2287, 0.2344, 22.1388
      CIE-Lab:
        54.1739, 2.6825, -34.0390
        CIE-LCH:
        54.1739, 34.1446, 274.5059
        CIE-Luv:
        54.1739, -18.9962, -52.4151
        Hunter-Lab:
        47.0518, -0.3704, -30.9651
      #5c83bc color charts
#5c83bc RGB chart
      #5c83bc CMYK chart
      #5c83bc RGB pie chart
      #5c83bc color shades, tints & tones
#5c83bc color schemes
#5c83bc color preview, HTML & CSS examples
           This text has a color of #5c83bc        
        
          <p style="color:#5c83bc;">Text here</p>
        
        
          .mytext {color:#5c83bc;}
        
        Text color #5c83bc
      
           This box has a color of #5c83bc        
        
          <div style="background-color:#5c83bc;">Content here</div>
        
        
          .mybackground {background-color:#5c83bc;}
        
        Background color #5c83bc
      
           Border around this has a color of #5c83bc        
        
          <div style="border:2px solid #5c83bc;">Content here</div>
        
        
          .myborder {border:2px solid #5c83bc;}
        
        Border color #5c83bc