#5ca8e5 color space conversions
Hex:
        #5ca8e5
        RGB:
        92, 168, 229
        CMY:
        64, 34, 10
        CMYK:
        60, 27, 0, 10
      HSL:
        207°, 72.4868%, 62.9412%
        HSV (HSB):
        207°, 59.8253%, 89.8039%
        XYZ:
        32.5591, 35.9377, 79.3494
        xyY:
        0.2202, 0.2431, 35.9377
      CIE-Lab:
        66.4723, -5.6345, -37.7865
        CIE-LCH:
        66.4723, 38.2042, 261.5189
        CIE-Luv:
        66.4723, -31.9637, -59.5108
        Hunter-Lab:
        59.9481, -7.9618, -36.5147
      #5ca8e5 color charts
#5ca8e5 RGB chart
      #5ca8e5 CMYK chart
      #5ca8e5 RGB pie chart
      #5ca8e5 color shades, tints & tones
#5ca8e5 color schemes
#5ca8e5 color preview, HTML & CSS examples
           This text has a color of #5ca8e5        
        
          <p style="color:#5ca8e5;">Text here</p>
        
        
          .mytext {color:#5ca8e5;}
        
        Text color #5ca8e5
      
           This box has a color of #5ca8e5        
        
          <div style="background-color:#5ca8e5;">Content here</div>
        
        
          .mybackground {background-color:#5ca8e5;}
        
        Background color #5ca8e5
      
           Border around this has a color of #5ca8e5        
        
          <div style="border:2px solid #5ca8e5;">Content here</div>
        
        
          .myborder {border:2px solid #5ca8e5;}
        
        Border color #5ca8e5