#5ca3dc color space conversions
Hex:
        #5ca3dc
        RGB:
        92, 163, 220
        CMY:
        64, 36, 14
        CMYK:
        58, 26, 0, 14
      HSL:
        207°, 64.6465%, 61.1765%
        HSV (HSB):
        207°, 58.1818%, 86.2745%
        XYZ:
        30.4291, 33.6370, 72.5990
        xyY:
        0.2227, 0.2461, 33.6370
      CIE-Lab:
        64.6734, -5.6824, -35.6323
        CIE-LCH:
        64.6734, 36.0825, 260.9392
        CIE-Luv:
        64.6734, -30.3940, -55.6440
        Hunter-Lab:
        57.9974, -7.8432, -33.6188
      #5ca3dc color charts
#5ca3dc RGB chart
      #5ca3dc CMYK chart
      #5ca3dc RGB pie chart
      #5ca3dc color shades, tints & tones
#5ca3dc color schemes
#5ca3dc color preview, HTML & CSS examples
           This text has a color of #5ca3dc        
        
          <p style="color:#5ca3dc;">Text here</p>
        
        
          .mytext {color:#5ca3dc;}
        
        Text color #5ca3dc
      
           This box has a color of #5ca3dc        
        
          <div style="background-color:#5ca3dc;">Content here</div>
        
        
          .mybackground {background-color:#5ca3dc;}
        
        Background color #5ca3dc
      
           Border around this has a color of #5ca3dc        
        
          <div style="border:2px solid #5ca3dc;">Content here</div>
        
        
          .myborder {border:2px solid #5ca3dc;}
        
        Border color #5ca3dc