#5d60ab color space conversions
Hex:
        #5d60ab
        RGB:
        93, 96, 171
        CMY:
        64, 62, 33
        CMYK:
        46, 44, 0, 33
      HSL:
        238°, 31.7073%, 51.7647%
        HSV (HSB):
        238°, 45.6140%, 67.0588%
        XYZ:
        16.0478, 13.6332, 40.3137
        xyY:
        0.2293, 0.1948, 13.6332
      CIE-Lab:
        43.7022, 19.0146, -40.6784
        CIE-LCH:
        43.7022, 44.9030, 295.0531
        CIE-Luv:
        43.7022, -5.6043, -61.9426
        Hunter-Lab:
        36.9231, 12.9653, -38.8883
      #5d60ab color charts
#5d60ab RGB chart
      #5d60ab CMYK chart
      #5d60ab RGB pie chart
      #5d60ab color shades, tints & tones
#5d60ab color schemes
#5d60ab color preview, HTML & CSS examples
           This text has a color of #5d60ab        
        
          <p style="color:#5d60ab;">Text here</p>
        
        
          .mytext {color:#5d60ab;}
        
        Text color #5d60ab
      
           This box has a color of #5d60ab        
        
          <div style="background-color:#5d60ab;">Content here</div>
        
        
          .mybackground {background-color:#5d60ab;}
        
        Background color #5d60ab
      
           Border around this has a color of #5d60ab        
        
          <div style="border:2px solid #5d60ab;">Content here</div>
        
        
          .myborder {border:2px solid #5d60ab;}
        
        Border color #5d60ab