#5a24b1 color space conversions
Hex:
        #5a24b1
        RGB:
        90, 36, 177
        CMY:
        65, 86, 31
        CMYK:
        49, 80, 0, 31
      HSL:
        263°, 66.1972%, 41.7647%
        HSV (HSB):
        263°, 79.6610%, 69.4118%
        XYZ:
        12.7831, 6.6097, 42.1970
        xyY:
        0.2076, 0.1073, 6.6097
      CIE-Lab:
        30.9014, 54.0135, -64.9511
        CIE-LCH:
        30.9014, 84.4754, 309.7470
        CIE-Luv:
        30.9014, 6.6421, -87.9496
        Hunter-Lab:
        25.7094, 43.7616, -79.3165
      #5a24b1 color charts
#5a24b1 RGB chart
      #5a24b1 CMYK chart
      #5a24b1 RGB pie chart
      #5a24b1 color shades, tints & tones
#5a24b1 color schemes
#5a24b1 color preview, HTML & CSS examples
           This text has a color of #5a24b1        
        
          <p style="color:#5a24b1;">Text here</p>
        
        
          .mytext {color:#5a24b1;}
        
        Text color #5a24b1
      
           This box has a color of #5a24b1        
        
          <div style="background-color:#5a24b1;">Content here</div>
        
        
          .mybackground {background-color:#5a24b1;}
        
        Background color #5a24b1
      
           Border around this has a color of #5a24b1        
        
          <div style="border:2px solid #5a24b1;">Content here</div>
        
        
          .myborder {border:2px solid #5a24b1;}
        
        Border color #5a24b1