#5c96ca color space conversions
Hex:
        #5c96ca
        RGB:
        92, 150, 202
        CMY:
        64, 41, 21
        CMYK:
        54, 26, 0, 21
      HSL:
        208°, 50.9259%, 57.6471%
        HSV (HSB):
        208°, 54.4554%, 79.2157%
        XYZ:
        25.9806, 28.3523, 59.9803
        xyY:
        0.2273, 0.2480, 28.3523
      CIE-Lab:
        60.2057, -3.9783, -32.5615
        CIE-LCH:
        60.2057, 32.8036, 263.0342
        CIE-Luv:
        60.2057, -25.9835, -50.1518
        Hunter-Lab:
        53.2469, -6.0868, -29.5149
      #5c96ca color charts
#5c96ca RGB chart
      #5c96ca CMYK chart
      #5c96ca RGB pie chart
      #5c96ca color shades, tints & tones
#5c96ca color schemes
#5c96ca color preview, HTML & CSS examples
           This text has a color of #5c96ca        
        
          <p style="color:#5c96ca;">Text here</p>
        
        
          .mytext {color:#5c96ca;}
        
        Text color #5c96ca
      
           This box has a color of #5c96ca        
        
          <div style="background-color:#5c96ca;">Content here</div>
        
        
          .mybackground {background-color:#5c96ca;}
        
        Background color #5c96ca
      
           Border around this has a color of #5c96ca        
        
          <div style="border:2px solid #5c96ca;">Content here</div>
        
        
          .myborder {border:2px solid #5c96ca;}
        
        Border color #5c96ca