#5c92ce color space conversions
Hex:
        #5c92ce
        RGB:
        92, 146, 206
        CMY:
        64, 43, 19
        CMYK:
        55, 29, 0, 19
      HSL:
        212°, 53.7736%, 58.4314%
        HSV (HSB):
        212°, 55.3398%, 80.7843%
        XYZ:
        25.8331, 27.2893, 62.2983
        xyY:
        0.2238, 0.2364, 27.2893
      CIE-Lab:
        59.2412, -0.4364, -36.3098
        CIE-LCH:
        59.2412, 36.3124, 269.3113
        CIE-Luv:
        59.2412, -24.4354, -56.6187
        Hunter-Lab:
        52.2392, -3.1475, -34.1394
      #5c92ce color charts
#5c92ce RGB chart
      #5c92ce CMYK chart
      #5c92ce RGB pie chart
      #5c92ce color shades, tints & tones
#5c92ce color schemes
#5c92ce color preview, HTML & CSS examples
           This text has a color of #5c92ce        
        
          <p style="color:#5c92ce;">Text here</p>
        
        
          .mytext {color:#5c92ce;}
        
        Text color #5c92ce
      
           This box has a color of #5c92ce        
        
          <div style="background-color:#5c92ce;">Content here</div>
        
        
          .mybackground {background-color:#5c92ce;}
        
        Background color #5c92ce
      
           Border around this has a color of #5c92ce        
        
          <div style="border:2px solid #5c92ce;">Content here</div>
        
        
          .myborder {border:2px solid #5c92ce;}
        
        Border color #5c92ce