#5a1ffe color space conversions
Hex:
        #5a1ffe
        RGB:
        90, 31, 254
        CMY:
        65, 88, 0
        CMYK:
        65, 88, 0, 0
      HSL:
        256°, 99.1111%, 55.8824%
        HSV (HSB):
        256°, 87.7953%, 99.6078%
        XYZ:
        22.5958, 10.3094, 94.5649
        xyY:
        0.1773, 0.0809, 10.3094
      CIE-Lab:
        38.3921, 75.2933, -97.0388
        CIE-LCH:
        38.3921, 122.8235, 307.8082
        CIE-Luv:
        38.3921, -0.8741, -133.2781
        Hunter-Lab:
        32.1082, 69.4280, -152.1446
      #5a1ffe color charts
#5a1ffe RGB chart
      #5a1ffe CMYK chart
      #5a1ffe RGB pie chart
      #5a1ffe color shades, tints & tones
#5a1ffe color schemes
#5a1ffe color preview, HTML & CSS examples
           This text has a color of #5a1ffe        
        
          <p style="color:#5a1ffe;">Text here</p>
        
        
          .mytext {color:#5a1ffe;}
        
        Text color #5a1ffe
      
           This box has a color of #5a1ffe        
        
          <div style="background-color:#5a1ffe;">Content here</div>
        
        
          .mybackground {background-color:#5a1ffe;}
        
        Background color #5a1ffe
      
           Border around this has a color of #5a1ffe        
        
          <div style="border:2px solid #5a1ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5a1ffe;}
        
        Border color #5a1ffe