#5a1cff color space conversions
Hex:
        #5a1cff
        RGB:
        90, 28, 255
        CMY:
        65, 89, 0
        CMYK:
        65, 89, 0, 0
      HSL:
        256°, 100.0000%, 55.4902%
        HSV (HSB):
        256°, 89.0196%, 100.0000%
        XYZ:
        22.6817, 10.2242, 95.3857
        xyY:
        0.1768, 0.0797, 10.2242
      CIE-Lab:
        38.2418, 76.3330, -97.8485
        CIE-LCH:
        38.2418, 124.1010, 307.9583
        CIE-Luv:
        38.2418, -0.7691, -133.8563
        Hunter-Lab:
        31.9753, 70.6626, -154.4860
      #5a1cff color charts
#5a1cff RGB chart
      #5a1cff CMYK chart
      #5a1cff RGB pie chart
      #5a1cff color shades, tints & tones
#5a1cff color schemes
#5a1cff color preview, HTML & CSS examples
           This text has a color of #5a1cff        
        
          <p style="color:#5a1cff;">Text here</p>
        
        
          .mytext {color:#5a1cff;}
        
        Text color #5a1cff
      
           This box has a color of #5a1cff        
        
          <div style="background-color:#5a1cff;">Content here</div>
        
        
          .mybackground {background-color:#5a1cff;}
        
        Background color #5a1cff
      
           Border around this has a color of #5a1cff        
        
          <div style="border:2px solid #5a1cff;">Content here</div>
        
        
          .myborder {border:2px solid #5a1cff;}
        
        Border color #5a1cff