#9425ab color space conversions
Hex:
        #9425ab
        RGB:
        148, 37, 171
        CMY:
        42, 85, 33
        CMYK:
        13, 78, 0, 33
      HSL:
        290°, 64.4231%, 40.7843%
        HSV (HSB):
        290°, 78.3626%, 67.0588%
        XYZ:
        20.2250, 10.5593, 39.5003
        xyY:
        0.2878, 0.1502, 10.5593
      CIE-Lab:
        38.8281, 62.1782, -48.1094
        CIE-LCH:
        38.8281, 78.6171, 322.2696
        CIE-Luv:
        38.8281, 37.5772, -74.9483
        Hunter-Lab:
        32.4951, 54.2323, -49.3249
      #9425ab color charts
#9425ab RGB chart
      #9425ab CMYK chart
      #9425ab RGB pie chart
      #9425ab color shades, tints & tones
#9425ab color schemes
#9425ab color preview, HTML & CSS examples
           This text has a color of #9425ab        
        
          <p style="color:#9425ab;">Text here</p>
        
        
          .mytext {color:#9425ab;}
        
        Text color #9425ab
      
           This box has a color of #9425ab        
        
          <div style="background-color:#9425ab;">Content here</div>
        
        
          .mybackground {background-color:#9425ab;}
        
        Background color #9425ab
      
           Border around this has a color of #9425ab        
        
          <div style="border:2px solid #9425ab;">Content here</div>
        
        
          .myborder {border:2px solid #9425ab;}
        
        Border color #9425ab