#5a30c1 color space conversions
Hex:
        #5a30c1
        RGB:
        90, 48, 193
        CMY:
        65, 81, 24
        CMYK:
        53, 75, 0, 24
      HSL:
        257°, 60.1660%, 47.2549%
        HSV (HSB):
        257°, 75.1295%, 75.6863%
        XYZ:
        14.8990, 8.1378, 51.2376
        xyY:
        0.2006, 0.1096, 8.1378
      CIE-Lab:
        34.2683, 52.9202, -68.8935
        CIE-LCH:
        34.2683, 86.8727, 307.5295
        CIE-Luv:
        34.2683, 3.2004, -96.3916
        Hunter-Lab:
        28.5269, 43.3052, -86.5229
      #5a30c1 color charts
#5a30c1 RGB chart
      #5a30c1 CMYK chart
      #5a30c1 RGB pie chart
      #5a30c1 color shades, tints & tones
#5a30c1 color schemes
#5a30c1 color preview, HTML & CSS examples
           This text has a color of #5a30c1        
        
          <p style="color:#5a30c1;">Text here</p>
        
        
          .mytext {color:#5a30c1;}
        
        Text color #5a30c1
      
           This box has a color of #5a30c1        
        
          <div style="background-color:#5a30c1;">Content here</div>
        
        
          .mybackground {background-color:#5a30c1;}
        
        Background color #5a30c1
      
           Border around this has a color of #5a30c1        
        
          <div style="border:2px solid #5a30c1;">Content here</div>
        
        
          .myborder {border:2px solid #5a30c1;}
        
        Border color #5a30c1