#5e64ff color space conversions
Hex:
        #5e64ff
        RGB:
        94, 100, 255
        CMY:
        63, 61, 0
        CMYK:
        63, 61, 0, 0
      HSL:
        238°, 100.0000%, 68.4314%
        HSV (HSB):
        238°, 63.1373%, 100.0000%
        XYZ:
        27.2233, 18.7140, 96.7851
        xyY:
        0.1907, 0.1311, 18.7140
      CIE-Lab:
        50.3509, 43.5920, -77.9019
        CIE-LCH:
        50.3509, 89.2691, 299.2303
        CIE-Luv:
        50.3509, -10.3632, -122.2873
        Hunter-Lab:
        43.2597, 36.6253, -102.3679
      #5e64ff color charts
#5e64ff RGB chart
      #5e64ff CMYK chart
      #5e64ff RGB pie chart
      #5e64ff color shades, tints & tones
#5e64ff color schemes
#5e64ff color preview, HTML & CSS examples
           This text has a color of #5e64ff        
        
          <p style="color:#5e64ff;">Text here</p>
        
        
          .mytext {color:#5e64ff;}
        
        Text color #5e64ff
      
           This box has a color of #5e64ff        
        
          <div style="background-color:#5e64ff;">Content here</div>
        
        
          .mybackground {background-color:#5e64ff;}
        
        Background color #5e64ff
      
           Border around this has a color of #5e64ff        
        
          <div style="border:2px solid #5e64ff;">Content here</div>
        
        
          .myborder {border:2px solid #5e64ff;}
        
        Border color #5e64ff