#5a03f1 color space conversions
Hex:
        #5a03f1
        RGB:
        90, 3, 241
        CMY:
        65, 99, 5
        CMYK:
        63, 99, 0, 5
      HSL:
        262°, 97.5410%, 47.8431%
        HSV (HSB):
        262°, 98.7552%, 94.5098%
        XYZ:
        20.1262, 8.5897, 83.8163
        xyY:
        0.1788, 0.0763, 8.5897
      CIE-Lab:
        35.1819, 77.4076, -95.0512
        CIE-LCH:
        35.1819, 122.5833, 309.1586
        CIE-Luv:
        35.1819, 1.4686, -125.8996
        Hunter-Lab:
        29.3081, 71.2886, -149.0437
      #5a03f1 color charts
#5a03f1 RGB chart
      #5a03f1 CMYK chart
      #5a03f1 RGB pie chart
      #5a03f1 color shades, tints & tones
#5a03f1 color schemes
#5a03f1 color preview, HTML & CSS examples
           This text has a color of #5a03f1        
        
          <p style="color:#5a03f1;">Text here</p>
        
        
          .mytext {color:#5a03f1;}
        
        Text color #5a03f1
      
           This box has a color of #5a03f1        
        
          <div style="background-color:#5a03f1;">Content here</div>
        
        
          .mybackground {background-color:#5a03f1;}
        
        Background color #5a03f1
      
           Border around this has a color of #5a03f1        
        
          <div style="border:2px solid #5a03f1;">Content here</div>
        
        
          .myborder {border:2px solid #5a03f1;}
        
        Border color #5a03f1