#5c60dc color space conversions
Hex:
        #5c60dc
        RGB:
        92, 96, 220
        CMY:
        64, 62, 14
        CMYK:
        58, 56, 0, 14
      HSL:
        238°, 64.6465%, 61.1765%
        HSV (HSB):
        238°, 58.1818%, 86.2745%
        XYZ:
        21.5148, 15.8084, 69.6275
        xyY:
        0.2012, 0.1478, 15.8084
      CIE-Lab:
        46.7221, 34.3676, -64.1658
        CIE-LCH:
        46.7221, 72.7900, 298.1738
        CIE-Luv:
        46.7221, -8.3608, -99.6230
        Hunter-Lab:
        39.7597, 27.0103, -75.9972
      #5c60dc color charts
#5c60dc RGB chart
      #5c60dc CMYK chart
      #5c60dc RGB pie chart
      #5c60dc color shades, tints & tones
#5c60dc color schemes
#5c60dc color preview, HTML & CSS examples
           This text has a color of #5c60dc        
        
          <p style="color:#5c60dc;">Text here</p>
        
        
          .mytext {color:#5c60dc;}
        
        Text color #5c60dc
      
           This box has a color of #5c60dc        
        
          <div style="background-color:#5c60dc;">Content here</div>
        
        
          .mybackground {background-color:#5c60dc;}
        
        Background color #5c60dc
      
           Border around this has a color of #5c60dc        
        
          <div style="border:2px solid #5c60dc;">Content here</div>
        
        
          .myborder {border:2px solid #5c60dc;}
        
        Border color #5c60dc