#5ca9fd color space conversions
Hex:
        #5ca9fd
        RGB:
        92, 169, 253
        CMY:
        64, 34, 1
        CMYK:
        64, 33, 0, 1
      HSL:
        211°, 97.5758%, 67.6471%
        HSV (HSB):
        211°, 63.6364%, 99.2157%
        XYZ:
        36.3312, 37.7431, 98.2988
        xyY:
        0.2108, 0.2190, 37.7431
      CIE-Lab:
        67.8308, 1.5297, -48.7615
        CIE-LCH:
        67.8308, 48.7855, 271.7969
        CIE-Luv:
        67.8308, -31.6524, -79.1865
        Hunter-Lab:
        61.4354, -1.9519, -51.8613
      #5ca9fd color charts
#5ca9fd RGB chart
      #5ca9fd CMYK chart
      #5ca9fd RGB pie chart
      #5ca9fd color shades, tints & tones
#5ca9fd color schemes
#5ca9fd color preview, HTML & CSS examples
           This text has a color of #5ca9fd        
        
          <p style="color:#5ca9fd;">Text here</p>
        
        
          .mytext {color:#5ca9fd;}
        
        Text color #5ca9fd
      
           This box has a color of #5ca9fd        
        
          <div style="background-color:#5ca9fd;">Content here</div>
        
        
          .mybackground {background-color:#5ca9fd;}
        
        Background color #5ca9fd
      
           Border around this has a color of #5ca9fd        
        
          <div style="border:2px solid #5ca9fd;">Content here</div>
        
        
          .myborder {border:2px solid #5ca9fd;}
        
        Border color #5ca9fd