#5a0ffe color space conversions
Hex:
        #5a0ffe
        RGB:
        90, 15, 254
        CMY:
        65, 94, 0
        CMYK:
        65, 94, 0, 0
      HSL:
        259°, 99.1701%, 52.7451%
        HSV (HSB):
        259°, 94.0945%, 99.6078%
        XYZ:
        22.2767, 9.6711, 94.4585
        xyY:
        0.1762, 0.0765, 9.6711
      CIE-Lab:
        37.2455, 78.7702, -98.9441
        CIE-LCH:
        37.2455, 126.4701, 308.5236
        CIE-Luv:
        37.2455, -0.0680, -133.2607
        Hunter-Lab:
        31.0983, 73.4428, -158.3195
      #5a0ffe color charts
#5a0ffe RGB chart
      #5a0ffe CMYK chart
      #5a0ffe RGB pie chart
      #5a0ffe color shades, tints & tones
#5a0ffe color schemes
#5a0ffe color preview, HTML & CSS examples
           This text has a color of #5a0ffe        
        
          <p style="color:#5a0ffe;">Text here</p>
        
        
          .mytext {color:#5a0ffe;}
        
        Text color #5a0ffe
      
           This box has a color of #5a0ffe        
        
          <div style="background-color:#5a0ffe;">Content here</div>
        
        
          .mybackground {background-color:#5a0ffe;}
        
        Background color #5a0ffe
      
           Border around this has a color of #5a0ffe        
        
          <div style="border:2px solid #5a0ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5a0ffe;}
        
        Border color #5a0ffe