#5d6edd color space conversions
Hex:
        #5d6edd
        RGB:
        93, 110, 221
        CMY:
        64, 57, 13
        CMYK:
        58, 50, 0, 13
      HSL:
        232°, 65.3061%, 61.5686%
        HSV (HSB):
        232°, 57.9186%, 86.6667%
        XYZ:
        23.1413, 18.6995, 70.7963
        xyY:
        0.2054, 0.1660, 18.6995
      CIE-Lab:
        50.3337, 26.2932, -58.8975
        CIE-LCH:
        50.3337, 64.5000, 294.0570
        CIE-Luv:
        50.3337, -12.0777, -93.0448
        Hunter-Lab:
        43.2429, 19.8486, -66.7982
      #5d6edd color charts
#5d6edd RGB chart
      #5d6edd CMYK chart
      #5d6edd RGB pie chart
      #5d6edd color shades, tints & tones
#5d6edd color schemes
#5d6edd color preview, HTML & CSS examples
           This text has a color of #5d6edd        
        
          <p style="color:#5d6edd;">Text here</p>
        
        
          .mytext {color:#5d6edd;}
        
        Text color #5d6edd
      
           This box has a color of #5d6edd        
        
          <div style="background-color:#5d6edd;">Content here</div>
        
        
          .mybackground {background-color:#5d6edd;}
        
        Background color #5d6edd
      
           Border around this has a color of #5d6edd        
        
          <div style="border:2px solid #5d6edd;">Content here</div>
        
        
          .myborder {border:2px solid #5d6edd;}
        
        Border color #5d6edd