#5a4ced color space conversions
Hex:
        #5a4ced
        RGB:
        90, 76, 237
        CMY:
        65, 70, 7
        CMYK:
        62, 68, 0, 7
      HSL:
        245°, 81.7259%, 61.3725%
        HSV (HSB):
        245°, 67.9325%, 92.9412%
        XYZ:
        22.0870, 13.4570, 81.5541
        xyY:
        0.1886, 0.1149, 13.4570
      CIE-Lab:
        43.4439, 51.1754, -79.1424
        CIE-LCH:
        43.4439, 94.2467, 302.8877
        CIE-Luv:
        43.4439, -5.2556, -118.5351
        Hunter-Lab:
        36.6837, 43.2767, -106.1330
      #5a4ced color charts
#5a4ced RGB chart
      #5a4ced CMYK chart
      #5a4ced RGB pie chart
      #5a4ced color shades, tints & tones
#5a4ced color schemes
#5a4ced color preview, HTML & CSS examples
           This text has a color of #5a4ced        
        
          <p style="color:#5a4ced;">Text here</p>
        
        
          .mytext {color:#5a4ced;}
        
        Text color #5a4ced
      
           This box has a color of #5a4ced        
        
          <div style="background-color:#5a4ced;">Content here</div>
        
        
          .mybackground {background-color:#5a4ced;}
        
        Background color #5a4ced
      
           Border around this has a color of #5a4ced        
        
          <div style="border:2px solid #5a4ced;">Content here</div>
        
        
          .myborder {border:2px solid #5a4ced;}
        
        Border color #5a4ced