#9d25ee color space conversions
Hex:
        #9d25ee
        RGB:
        157, 37, 238
        CMY:
        38, 85, 7
        CMYK:
        34, 84, 0, 7
      HSL:
        276°, 85.5319%, 53.9216%
        HSV (HSB):
        276°, 84.4538%, 93.3333%
        XYZ:
        29.9988, 14.6643, 82.1383
        xyY:
        0.2366, 0.1156, 14.6643
      CIE-Lab:
        45.1709, 76.7603, -76.5974
        CIE-LCH:
        45.1709, 108.4403, 315.0608
        CIE-Luv:
        45.1709, 25.7802, -118.8849
        Hunter-Lab:
        38.2940, 72.8193, -100.3678
      #9d25ee color charts
#9d25ee RGB chart
      #9d25ee CMYK chart
      #9d25ee RGB pie chart
      #9d25ee color shades, tints & tones
#9d25ee color schemes
#9d25ee color preview, HTML & CSS examples
           This text has a color of #9d25ee        
        
          <p style="color:#9d25ee;">Text here</p>
        
        
          .mytext {color:#9d25ee;}
        
        Text color #9d25ee
      
           This box has a color of #9d25ee        
        
          <div style="background-color:#9d25ee;">Content here</div>
        
        
          .mybackground {background-color:#9d25ee;}
        
        Background color #9d25ee
      
           Border around this has a color of #9d25ee        
        
          <div style="border:2px solid #9d25ee;">Content here</div>
        
        
          .myborder {border:2px solid #9d25ee;}
        
        Border color #9d25ee