#5a01f3 color space conversions
Hex:
        #5a01f3
        RGB:
        90, 1, 243
        CMY:
        65, 100, 5
        CMYK:
        63, 100, 0, 5
      HSL:
        262°, 99.1803%, 47.8431%
        HSV (HSB):
        262°, 99.5885%, 95.2941%
        XYZ:
        20.4050, 8.6664, 85.3913
        xyY:
        0.1783, 0.0757, 8.6664
      CIE-Lab:
        35.3340, 78.1219, -95.9301
        CIE-LCH:
        35.3340, 123.7159, 309.1581
        CIE-Luv:
        35.3340, 1.3366, -127.0057
        Hunter-Lab:
        29.4388, 72.2061, -151.3717
      #5a01f3 color charts
#5a01f3 RGB chart
      #5a01f3 CMYK chart
      #5a01f3 RGB pie chart
      #5a01f3 color shades, tints & tones
#5a01f3 color schemes
#5a01f3 color preview, HTML & CSS examples
           This text has a color of #5a01f3        
        
          <p style="color:#5a01f3;">Text here</p>
        
        
          .mytext {color:#5a01f3;}
        
        Text color #5a01f3
      
           This box has a color of #5a01f3        
        
          <div style="background-color:#5a01f3;">Content here</div>
        
        
          .mybackground {background-color:#5a01f3;}
        
        Background color #5a01f3
      
           Border around this has a color of #5a01f3        
        
          <div style="border:2px solid #5a01f3;">Content here</div>
        
        
          .myborder {border:2px solid #5a01f3;}
        
        Border color #5a01f3