#5d63bd color space conversions
Hex:
        #5d63bd
        RGB:
        93, 99, 189
        CMY:
        64, 61, 26
        CMYK:
        51, 48, 0, 26
      HSL:
        236°, 42.1053%, 55.2941%
        HSV (HSB):
        236°, 50.7937%, 74.1176%
        XYZ:
        18.1613, 14.9250, 50.0677
        xyY:
        0.2184, 0.1795, 14.9250
      CIE-Lab:
        45.5312, 22.7663, -48.2815
        CIE-LCH:
        45.5312, 53.3799, 295.2454
        CIE-Luv:
        45.5312, -7.4774, -74.5092
        Hunter-Lab:
        38.6328, 16.3056, -49.7962
      #5d63bd color charts
#5d63bd RGB chart
      #5d63bd CMYK chart
      #5d63bd RGB pie chart
      #5d63bd color shades, tints & tones
#5d63bd color schemes
#5d63bd color preview, HTML & CSS examples
           This text has a color of #5d63bd        
        
          <p style="color:#5d63bd;">Text here</p>
        
        
          .mytext {color:#5d63bd;}
        
        Text color #5d63bd
      
           This box has a color of #5d63bd        
        
          <div style="background-color:#5d63bd;">Content here</div>
        
        
          .mybackground {background-color:#5d63bd;}
        
        Background color #5d63bd
      
           Border around this has a color of #5d63bd        
        
          <div style="border:2px solid #5d63bd;">Content here</div>
        
        
          .myborder {border:2px solid #5d63bd;}
        
        Border color #5d63bd