#5c60af color space conversions
Hex:
        #5c60af
        RGB:
        92, 96, 175
        CMY:
        64, 62, 31
        CMYK:
        47, 45, 0, 31
      HSL:
        237°, 34.1564%, 52.3529%
        HSV (HSB):
        237°, 47.4286%, 68.6275%
        XYZ:
        16.3344, 13.7362, 42.3479
        xyY:
        0.2256, 0.1897, 13.7362
      CIE-Lab:
        43.8522, 20.0034, -42.7957
        CIE-LCH:
        43.8522, 47.2399, 295.0522
        CIE-Luv:
        43.8522, -6.1865, -65.2937
        Hunter-Lab:
        37.0624, 13.8105, -41.8017
      #5c60af color charts
#5c60af RGB chart
      #5c60af CMYK chart
      #5c60af RGB pie chart
      #5c60af color shades, tints & tones
#5c60af color schemes
#5c60af color preview, HTML & CSS examples
           This text has a color of #5c60af        
        
          <p style="color:#5c60af;">Text here</p>
        
        
          .mytext {color:#5c60af;}
        
        Text color #5c60af
      
           This box has a color of #5c60af        
        
          <div style="background-color:#5c60af;">Content here</div>
        
        
          .mybackground {background-color:#5c60af;}
        
        Background color #5c60af
      
           Border around this has a color of #5c60af        
        
          <div style="border:2px solid #5c60af;">Content here</div>
        
        
          .myborder {border:2px solid #5c60af;}
        
        Border color #5c60af