#5a1fae color space conversions
Hex:
        #5a1fae
        RGB:
        90, 31, 174
        CMY:
        65, 88, 32
        CMYK:
        48, 82, 0, 32
      HSL:
        265°, 69.7561%, 40.1961%
        HSV (HSB):
        265°, 82.1839%, 68.2353%
        XYZ:
        12.3464, 6.2096, 40.5922
        xyY:
        0.2087, 0.1050, 6.2096
      CIE-Lab:
        29.9353, 55.2267, -64.7444
        CIE-LCH:
        29.9353, 85.0989, 310.4640
        CIE-Luv:
        29.9353, 7.5738, -86.5604
        Hunter-Lab:
        24.9191, 44.8311, -79.1377
      #5a1fae color charts
#5a1fae RGB chart
      #5a1fae CMYK chart
      #5a1fae RGB pie chart
      #5a1fae color shades, tints & tones
#5a1fae color schemes
#5a1fae color preview, HTML & CSS examples
           This text has a color of #5a1fae        
        
          <p style="color:#5a1fae;">Text here</p>
        
        
          .mytext {color:#5a1fae;}
        
        Text color #5a1fae
      
           This box has a color of #5a1fae        
        
          <div style="background-color:#5a1fae;">Content here</div>
        
        
          .mybackground {background-color:#5a1fae;}
        
        Background color #5a1fae
      
           Border around this has a color of #5a1fae        
        
          <div style="border:2px solid #5a1fae;">Content here</div>
        
        
          .myborder {border:2px solid #5a1fae;}
        
        Border color #5a1fae