#5a17af color space conversions
Hex:
        #5a17af
        RGB:
        90, 23, 175
        CMY:
        65, 91, 31
        CMYK:
        49, 87, 0, 31
      HSL:
        266°, 76.7677%, 38.8235%
        HSV (HSB):
        266°, 86.8571%, 68.6275%
        XYZ:
        12.2607, 5.8816, 41.0465
        xyY:
        0.2071, 0.0994, 5.8816
      CIE-Lab:
        29.1118, 58.1891, -66.6992
        CIE-LCH:
        29.1118, 88.5141, 311.1018
        CIE-Luv:
        29.1118, 8.1252, -87.6591
        Hunter-Lab:
        24.2520, 47.8005, -83.3719
      #5a17af color charts
#5a17af RGB chart
      #5a17af CMYK chart
      #5a17af RGB pie chart
      #5a17af color shades, tints & tones
#5a17af color schemes
#5a17af color preview, HTML & CSS examples
           This text has a color of #5a17af        
        
          <p style="color:#5a17af;">Text here</p>
        
        
          .mytext {color:#5a17af;}
        
        Text color #5a17af
      
           This box has a color of #5a17af        
        
          <div style="background-color:#5a17af;">Content here</div>
        
        
          .mybackground {background-color:#5a17af;}
        
        Background color #5a17af
      
           Border around this has a color of #5a17af        
        
          <div style="border:2px solid #5a17af;">Content here</div>
        
        
          .myborder {border:2px solid #5a17af;}
        
        Border color #5a17af