#5d60ce color space conversions
Hex:
        #5d60ce
        RGB:
        93, 96, 206
        CMY:
        64, 62, 19
        CMYK:
        55, 53, 0, 19
      HSL:
        238°, 53.5545%, 58.6275%
        HSV (HSB):
        238°, 54.8544%, 80.7843%
        XYZ:
        19.8377, 15.1491, 60.2710
        xyY:
        0.2083, 0.1590, 15.1491
      CIE-Lab:
        45.8378, 30.0461, -57.5982
        CIE-LCH:
        45.8378, 64.9640, 297.5488
        CIE-Luv:
        45.8378, -7.3846, -89.2027
        Hunter-Lab:
        38.9219, 22.8643, -64.5660
      #5d60ce color charts
#5d60ce RGB chart
      #5d60ce CMYK chart
      #5d60ce RGB pie chart
      #5d60ce color shades, tints & tones
#5d60ce color schemes
#5d60ce color preview, HTML & CSS examples
           This text has a color of #5d60ce        
        
          <p style="color:#5d60ce;">Text here</p>
        
        
          .mytext {color:#5d60ce;}
        
        Text color #5d60ce
      
           This box has a color of #5d60ce        
        
          <div style="background-color:#5d60ce;">Content here</div>
        
        
          .mybackground {background-color:#5d60ce;}
        
        Background color #5d60ce
      
           Border around this has a color of #5d60ce        
        
          <div style="border:2px solid #5d60ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d60ce;}
        
        Border color #5d60ce