#5f22a5 color space conversions
Hex:
        #5f22a5
        RGB:
        95, 34, 165
        CMY:
        63, 87, 35
        CMYK:
        42, 79, 0, 35
      HSL:
        268°, 65.8291%, 39.0196%
        HSV (HSB):
        268°, 79.3939%, 64.7059%
        XYZ:
        12.0829, 6.2936, 36.1753
        xyY:
        0.2215, 0.1154, 6.2936
      CIE-Lab:
        30.1413, 52.5238, -58.9664
        CIE-LCH:
        30.1413, 78.9670, 311.6928
        CIE-Luv:
        30.1413, 10.5581, -80.2873
        Hunter-Lab:
        25.0870, 42.0704, -67.9349
      #5f22a5 color charts
#5f22a5 RGB chart
      #5f22a5 CMYK chart
      #5f22a5 RGB pie chart
      #5f22a5 color shades, tints & tones
#5f22a5 color schemes
#5f22a5 color preview, HTML & CSS examples
           This text has a color of #5f22a5        
        
          <p style="color:#5f22a5;">Text here</p>
        
        
          .mytext {color:#5f22a5;}
        
        Text color #5f22a5
      
           This box has a color of #5f22a5        
        
          <div style="background-color:#5f22a5;">Content here</div>
        
        
          .mybackground {background-color:#5f22a5;}
        
        Background color #5f22a5
      
           Border around this has a color of #5f22a5        
        
          <div style="border:2px solid #5f22a5;">Content here</div>
        
        
          .myborder {border:2px solid #5f22a5;}
        
        Border color #5f22a5