#5a01f1 color space conversions
Hex:
        #5a01f1
        RGB:
        90, 1, 241
        CMY:
        65, 100, 5
        CMYK:
        63, 100, 0, 5
      HSL:
        262°, 99.1736%, 47.4510%
        HSV (HSB):
        262°, 99.5851%, 94.5098%
        XYZ:
        20.1045, 8.5462, 83.8091
        xyY:
        0.1788, 0.0760, 8.5462
      CIE-Lab:
        35.0955, 77.6727, -95.1949
        CIE-LCH:
        35.0955, 122.8622, 309.2122
        CIE-Luv:
        35.0955, 1.5253, -125.8834
        Hunter-Lab:
        29.2340, 71.5968, -149.5111
      #5a01f1 color charts
#5a01f1 RGB chart
      #5a01f1 CMYK chart
      #5a01f1 RGB pie chart
      #5a01f1 color shades, tints & tones
#5a01f1 color schemes
#5a01f1 color preview, HTML & CSS examples
           This text has a color of #5a01f1        
        
          <p style="color:#5a01f1;">Text here</p>
        
        
          .mytext {color:#5a01f1;}
        
        Text color #5a01f1
      
           This box has a color of #5a01f1        
        
          <div style="background-color:#5a01f1;">Content here</div>
        
        
          .mybackground {background-color:#5a01f1;}
        
        Background color #5a01f1
      
           Border around this has a color of #5a01f1        
        
          <div style="border:2px solid #5a01f1;">Content here</div>
        
        
          .myborder {border:2px solid #5a01f1;}
        
        Border color #5a01f1