#5f22a3 color space conversions
Hex:
        #5f22a3
        RGB:
        95, 34, 163
        CMY:
        63, 87, 36
        CMYK:
        42, 79, 0, 36
      HSL:
        268°, 65.4822%, 38.6275%
        HSV (HSB):
        268°, 79.1411%, 63.9216%
        XYZ:
        11.9022, 6.2213, 35.2238
        xyY:
        0.2231, 0.1166, 6.2213
      CIE-Lab:
        29.9640, 52.0286, -58.0469
        CIE-LCH:
        29.9640, 77.9514, 311.8705
        CIE-Luv:
        29.9640, 10.8713, -79.0122
        Hunter-Lab:
        24.9425, 41.5281, -66.2696
      #5f22a3 color charts
#5f22a3 RGB chart
      #5f22a3 CMYK chart
      #5f22a3 RGB pie chart
      #5f22a3 color shades, tints & tones
#5f22a3 color schemes
#5f22a3 color preview, HTML & CSS examples
           This text has a color of #5f22a3        
        
          <p style="color:#5f22a3;">Text here</p>
        
        
          .mytext {color:#5f22a3;}
        
        Text color #5f22a3
      
           This box has a color of #5f22a3        
        
          <div style="background-color:#5f22a3;">Content here</div>
        
        
          .mybackground {background-color:#5f22a3;}
        
        Background color #5f22a3
      
           Border around this has a color of #5f22a3        
        
          <div style="border:2px solid #5f22a3;">Content here</div>
        
        
          .myborder {border:2px solid #5f22a3;}
        
        Border color #5f22a3