#5a01fa color space conversions
Hex:
        #5a01fa
        RGB:
        90, 1, 250
        CMY:
        65, 100, 2
        CMYK:
        64, 100, 0, 2
      HSL:
        261°, 99.2032%, 49.2157%
        HSV (HSB):
        261°, 99.6000%, 98.0392%
        XYZ:
        21.4826, 9.0975, 91.0662
        xyY:
        0.1766, 0.0748, 9.0975
      CIE-Lab:
        36.1713, 79.6930, -98.4848
        CIE-LCH:
        36.1713, 126.6895, 308.9795
        CIE-Luv:
        36.1713, 0.6905, -130.9248
        Hunter-Lab:
        30.1621, 74.3512, -157.8968
      #5a01fa color charts
#5a01fa RGB chart
      #5a01fa CMYK chart
      #5a01fa RGB pie chart
      #5a01fa color shades, tints & tones
#5a01fa color schemes
#5a01fa color preview, HTML & CSS examples
           This text has a color of #5a01fa        
        
          <p style="color:#5a01fa;">Text here</p>
        
        
          .mytext {color:#5a01fa;}
        
        Text color #5a01fa
      
           This box has a color of #5a01fa        
        
          <div style="background-color:#5a01fa;">Content here</div>
        
        
          .mybackground {background-color:#5a01fa;}
        
        Background color #5a01fa
      
           Border around this has a color of #5a01fa        
        
          <div style="border:2px solid #5a01fa;">Content here</div>
        
        
          .myborder {border:2px solid #5a01fa;}
        
        Border color #5a01fa