#9925fd color space conversions
Hex:
        #9925fd
        RGB:
        153, 37, 253
        CMY:
        40, 85, 1
        CMYK:
        40, 85, 0, 1
      HSL:
        272°, 98.1818%, 56.8627%
        HSV (HSB):
        272°, 85.3755%, 99.2157%
        XYZ:
        31.5281, 15.1873, 94.1982
        xyY:
        0.2237, 0.1078, 15.1873
      CIE-Lab:
        45.8897, 79.3512, -83.8650
        CIE-LCH:
        45.8897, 115.4555, 313.4159
        CIE-Luv:
        45.8897, 20.8015, -128.9281
        Hunter-Lab:
        38.9709, 76.2103, -116.0329
      #9925fd color charts
#9925fd RGB chart
      #9925fd CMYK chart
      #9925fd RGB pie chart
      #9925fd color shades, tints & tones
#9925fd color schemes
#9925fd color preview, HTML & CSS examples
           This text has a color of #9925fd        
        
          <p style="color:#9925fd;">Text here</p>
        
        
          .mytext {color:#9925fd;}
        
        Text color #9925fd
      
           This box has a color of #9925fd        
        
          <div style="background-color:#9925fd;">Content here</div>
        
        
          .mybackground {background-color:#9925fd;}
        
        Background color #9925fd
      
           Border around this has a color of #9925fd        
        
          <div style="border:2px solid #9925fd;">Content here</div>
        
        
          .myborder {border:2px solid #9925fd;}
        
        Border color #9925fd