#5d60bb color space conversions
Hex:
        #5d60bb
        RGB:
        93, 96, 187
        CMY:
        64, 62, 27
        CMYK:
        50, 49, 0, 27
      HSL:
        238°, 40.8696%, 54.9020%
        HSV (HSB):
        238°, 50.2674%, 73.3333%
        XYZ:
        17.6667, 14.2808, 48.8390
        xyY:
        0.2187, 0.1768, 14.2808
      CIE-Lab:
        44.6329, 23.9999, -48.5571
        CIE-LCH:
        44.6329, 54.1645, 296.3014
        CIE-Luv:
        44.6329, -6.4322, -74.6599
        Hunter-Lab:
        37.7899, 17.3162, -50.1725
      #5d60bb color charts
#5d60bb RGB chart
      #5d60bb CMYK chart
      #5d60bb RGB pie chart
      #5d60bb color shades, tints & tones
#5d60bb color schemes
#5d60bb color preview, HTML & CSS examples
           This text has a color of #5d60bb        
        
          <p style="color:#5d60bb;">Text here</p>
        
        
          .mytext {color:#5d60bb;}
        
        Text color #5d60bb
      
           This box has a color of #5d60bb        
        
          <div style="background-color:#5d60bb;">Content here</div>
        
        
          .mybackground {background-color:#5d60bb;}
        
        Background color #5d60bb
      
           Border around this has a color of #5d60bb        
        
          <div style="border:2px solid #5d60bb;">Content here</div>
        
        
          .myborder {border:2px solid #5d60bb;}
        
        Border color #5d60bb