#5c22a5 color space conversions
Hex:
        #5c22a5
        RGB:
        92, 34, 165
        CMY:
        64, 87, 35
        CMYK:
        44, 79, 0, 35
      HSL:
        267°, 65.8291%, 39.0196%
        HSV (HSB):
        267°, 79.3939%, 64.7059%
        XYZ:
        11.7772, 6.1360, 36.1609
        xyY:
        0.2178, 0.1135, 6.1360
      CIE-Lab:
        29.7530, 52.0596, -59.6177
        CIE-LCH:
        29.7530, 79.1484, 311.1282
        CIE-Luv:
        29.7530, 9.3052, -80.5349
        Hunter-Lab:
        24.7709, 41.5178, -69.2128
      #5c22a5 color charts
#5c22a5 RGB chart
      #5c22a5 CMYK chart
      #5c22a5 RGB pie chart
      #5c22a5 color shades, tints & tones
#5c22a5 color schemes
#5c22a5 color preview, HTML & CSS examples
           This text has a color of #5c22a5        
        
          <p style="color:#5c22a5;">Text here</p>
        
        
          .mytext {color:#5c22a5;}
        
        Text color #5c22a5
      
           This box has a color of #5c22a5        
        
          <div style="background-color:#5c22a5;">Content here</div>
        
        
          .mybackground {background-color:#5c22a5;}
        
        Background color #5c22a5
      
           Border around this has a color of #5c22a5        
        
          <div style="border:2px solid #5c22a5;">Content here</div>
        
        
          .myborder {border:2px solid #5c22a5;}
        
        Border color #5c22a5