#5ca3df color space conversions
Hex:
        #5ca3df
        RGB:
        92, 163, 223
        CMY:
        64, 36, 13
        CMYK:
        59, 27, 0, 13
      HSL:
        207°, 67.1795%, 61.7647%
        HSV (HSB):
        207°, 58.7444%, 87.4510%
        XYZ:
        30.8301, 33.7974, 74.7107
        xyY:
        0.2213, 0.2426, 33.7974
      CIE-Lab:
        64.8014, -4.7382, -37.0894
        CIE-LCH:
        64.8014, 37.3909, 262.7198
        CIE-Luv:
        64.8014, -30.3150, -58.2230
        Hunter-Lab:
        58.1355, -7.0761, -35.4994
      #5ca3df color charts
#5ca3df RGB chart
      #5ca3df CMYK chart
      #5ca3df RGB pie chart
      #5ca3df color shades, tints & tones
#5ca3df color schemes
#5ca3df color preview, HTML & CSS examples
           This text has a color of #5ca3df        
        
          <p style="color:#5ca3df;">Text here</p>
        
        
          .mytext {color:#5ca3df;}
        
        Text color #5ca3df
      
           This box has a color of #5ca3df        
        
          <div style="background-color:#5ca3df;">Content here</div>
        
        
          .mybackground {background-color:#5ca3df;}
        
        Background color #5ca3df
      
           Border around this has a color of #5ca3df        
        
          <div style="border:2px solid #5ca3df;">Content here</div>
        
        
          .myborder {border:2px solid #5ca3df;}
        
        Border color #5ca3df