#5a4efa color space conversions
Hex:
        #5a4efa
        RGB:
        90, 78, 250
        CMY:
        65, 69, 2
        CMYK:
        64, 69, 0, 2
      HSL:
        244°, 94.5055%, 64.3137%
        HSV (HSB):
        244°, 68.8000%, 98.0392%
        XYZ:
        24.1962, 14.5246, 91.9707
        xyY:
        0.1851, 0.1111, 14.5246
      CIE-Lab:
        44.9760, 54.0605, -83.9261
        CIE-LCH:
        44.9760, 99.8305, 302.7874
        CIE-Luv:
        44.9760, -6.4249, -126.2738
        Hunter-Lab:
        38.1111, 46.6325, -116.4024
      #5a4efa color charts
#5a4efa RGB chart
      #5a4efa CMYK chart
      #5a4efa RGB pie chart
      #5a4efa color shades, tints & tones
#5a4efa color schemes
#5a4efa color preview, HTML & CSS examples
           This text has a color of #5a4efa        
        
          <p style="color:#5a4efa;">Text here</p>
        
        
          .mytext {color:#5a4efa;}
        
        Text color #5a4efa
      
           This box has a color of #5a4efa        
        
          <div style="background-color:#5a4efa;">Content here</div>
        
        
          .mybackground {background-color:#5a4efa;}
        
        Background color #5a4efa
      
           Border around this has a color of #5a4efa        
        
          <div style="border:2px solid #5a4efa;">Content here</div>
        
        
          .myborder {border:2px solid #5a4efa;}
        
        Border color #5a4efa