#5ca4e3 color space conversions
Hex:
        #5ca4e3
        RGB:
        92, 164, 227
        CMY:
        64, 36, 11
        CMYK:
        59, 28, 0, 11
      HSL:
        208°, 70.6806%, 62.5490%
        HSV (HSB):
        208°, 59.4714%, 89.0196%
        XYZ:
        31.5542, 34.3723, 77.6445
        xyY:
        0.2198, 0.2394, 34.3723
      CIE-Lab:
        65.2570, -4.0330, -38.5835
        CIE-LCH:
        65.2570, 38.7937, 264.0328
        CIE-Luv:
        65.2570, -30.5727, -60.8851
        Hunter-Lab:
        58.6279, -6.5280, -37.4818
      #5ca4e3 color charts
#5ca4e3 RGB chart
      #5ca4e3 CMYK chart
      #5ca4e3 RGB pie chart
      #5ca4e3 color shades, tints & tones
#5ca4e3 color schemes
#5ca4e3 color preview, HTML & CSS examples
           This text has a color of #5ca4e3        
        
          <p style="color:#5ca4e3;">Text here</p>
        
        
          .mytext {color:#5ca4e3;}
        
        Text color #5ca4e3
      
           This box has a color of #5ca4e3        
        
          <div style="background-color:#5ca4e3;">Content here</div>
        
        
          .mybackground {background-color:#5ca4e3;}
        
        Background color #5ca4e3
      
           Border around this has a color of #5ca4e3        
        
          <div style="border:2px solid #5ca4e3;">Content here</div>
        
        
          .myborder {border:2px solid #5ca4e3;}
        
        Border color #5ca4e3