#9225c5 color space conversions
Hex:
        #9225c5
        RGB:
        146, 37, 197
        CMY:
        43, 85, 23
        CMYK:
        26, 81, 0, 23
      HSL:
        281°, 68.3761%, 45.8824%
        HSV (HSB):
        281°, 81.2183%, 77.2549%
        XYZ:
        22.5937, 11.4653, 53.8455
        xyY:
        0.2570, 0.1304, 11.4653
      CIE-Lab:
        40.3534, 66.8293, -60.9977
        CIE-LCH:
        40.3534, 90.4813, 317.6121
        CIE-Luv:
        40.3534, 29.3474, -93.6779
        Hunter-Lab:
        33.8605, 59.8495, -70.5816
      #9225c5 color charts
#9225c5 RGB chart
      #9225c5 CMYK chart
      #9225c5 RGB pie chart
      #9225c5 color shades, tints & tones
#9225c5 color schemes
#9225c5 color preview, HTML & CSS examples
           This text has a color of #9225c5        
        
          <p style="color:#9225c5;">Text here</p>
        
        
          .mytext {color:#9225c5;}
        
        Text color #9225c5
      
           This box has a color of #9225c5        
        
          <div style="background-color:#9225c5;">Content here</div>
        
        
          .mybackground {background-color:#9225c5;}
        
        Background color #9225c5
      
           Border around this has a color of #9225c5        
        
          <div style="border:2px solid #9225c5;">Content here</div>
        
        
          .myborder {border:2px solid #9225c5;}
        
        Border color #9225c5