#5a26a3 color space conversions
Hex:
        #5a26a3
        RGB:
        90, 38, 163
        CMY:
        65, 85, 36
        CMYK:
        45, 77, 0, 36
      HSL:
        265°, 62.1891%, 39.4118%
        HSV (HSB):
        265°, 76.6871%, 63.9216%
        XYZ:
        11.5204, 6.2042, 35.2407
        xyY:
        0.2175, 0.1171, 6.2042
      CIE-Lab:
        29.9220, 49.5062, -58.1413
        CIE-LCH:
        29.9220, 76.3628, 310.4137
        CIE-Luv:
        29.9220, 8.2767, -78.8970
        Hunter-Lab:
        24.9083, 38.9692, -66.4487
      #5a26a3 color charts
#5a26a3 RGB chart
      #5a26a3 CMYK chart
      #5a26a3 RGB pie chart
      #5a26a3 color shades, tints & tones
#5a26a3 color schemes
#5a26a3 color preview, HTML & CSS examples
           This text has a color of #5a26a3        
        
          <p style="color:#5a26a3;">Text here</p>
        
        
          .mytext {color:#5a26a3;}
        
        Text color #5a26a3
      
           This box has a color of #5a26a3        
        
          <div style="background-color:#5a26a3;">Content here</div>
        
        
          .mybackground {background-color:#5a26a3;}
        
        Background color #5a26a3
      
           Border around this has a color of #5a26a3        
        
          <div style="border:2px solid #5a26a3;">Content here</div>
        
        
          .myborder {border:2px solid #5a26a3;}
        
        Border color #5a26a3