#9a25ed color space conversions
Hex:
        #9a25ed
        RGB:
        154, 37, 237
        CMY:
        40, 85, 7
        CMYK:
        35, 84, 0, 7
      HSL:
        275°, 84.7458%, 53.7255%
        HSV (HSB):
        275°, 84.3882%, 92.9412%
        XYZ:
        29.2741, 14.3076, 81.3395
        xyY:
        0.2343, 0.1145, 14.3076
      CIE-Lab:
        44.6709, 76.1518, -76.8674
        CIE-LCH:
        44.6709, 108.2021, 314.7320
        CIE-Luv:
        44.6709, 24.4818, -118.7088
        Hunter-Lab:
        37.8254, 71.9515, -101.0192
      #9a25ed color charts
#9a25ed RGB chart
      #9a25ed CMYK chart
      #9a25ed RGB pie chart
      #9a25ed color shades, tints & tones
#9a25ed color schemes
#9a25ed color preview, HTML & CSS examples
           This text has a color of #9a25ed        
        
          <p style="color:#9a25ed;">Text here</p>
        
        
          .mytext {color:#9a25ed;}
        
        Text color #9a25ed
      
           This box has a color of #9a25ed        
        
          <div style="background-color:#9a25ed;">Content here</div>
        
        
          .mybackground {background-color:#9a25ed;}
        
        Background color #9a25ed
      
           Border around this has a color of #9a25ed        
        
          <div style="border:2px solid #9a25ed;">Content here</div>
        
        
          .myborder {border:2px solid #9a25ed;}
        
        Border color #9a25ed