#5d60db color space conversions
Hex:
        #5d60db
        RGB:
        93, 96, 219
        CMY:
        64, 62, 14
        CMYK:
        58, 56, 0, 14
      HSL:
        239°, 63.6364%, 61.1765%
        HSV (HSB):
        239°, 57.5342%, 85.8824%
        XYZ:
        21.4833, 15.8074, 68.9367
        xyY:
        0.2022, 0.1488, 15.8074
      CIE-Lab:
        46.7207, 34.2244, -63.5963
        CIE-LCH:
        46.7207, 72.2205, 298.2869
        CIE-Luv:
        46.7207, -8.0160, -98.7903
        Hunter-Lab:
        39.7585, 26.8740, -74.9711
      #5d60db color charts
#5d60db RGB chart
      #5d60db CMYK chart
      #5d60db RGB pie chart
      #5d60db color shades, tints & tones
#5d60db color schemes
#5d60db color preview, HTML & CSS examples
           This text has a color of #5d60db        
        
          <p style="color:#5d60db;">Text here</p>
        
        
          .mytext {color:#5d60db;}
        
        Text color #5d60db
      
           This box has a color of #5d60db        
        
          <div style="background-color:#5d60db;">Content here</div>
        
        
          .mybackground {background-color:#5d60db;}
        
        Background color #5d60db
      
           Border around this has a color of #5d60db        
        
          <div style="border:2px solid #5d60db;">Content here</div>
        
        
          .myborder {border:2px solid #5d60db;}
        
        Border color #5d60db