#9425fd color space conversions
Hex:
        #9425fd
        RGB:
        148, 37, 253
        CMY:
        42, 85, 1
        CMYK:
        42, 85, 0, 1
      HSL:
        271°, 98.1818%, 56.8627%
        HSV (HSB):
        271°, 85.3755%, 99.2157%
        XYZ:
        30.6039, 14.7109, 94.1550
        xyY:
        0.2194, 0.1055, 14.7109
      CIE-Lab:
        45.2356, 78.7550, -84.9635
        CIE-LCH:
        45.2356, 115.8496, 312.8283
        CIE-Luv:
        45.2356, 18.5347, -129.5360
        Hunter-Lab:
        38.3548, 75.3074, -118.6994
      #9425fd color charts
#9425fd RGB chart
      #9425fd CMYK chart
      #9425fd RGB pie chart
      #9425fd color shades, tints & tones
#9425fd color schemes
#9425fd color preview, HTML & CSS examples
           This text has a color of #9425fd        
        
          <p style="color:#9425fd;">Text here</p>
        
        
          .mytext {color:#9425fd;}
        
        Text color #9425fd
      
           This box has a color of #9425fd        
        
          <div style="background-color:#9425fd;">Content here</div>
        
        
          .mybackground {background-color:#9425fd;}
        
        Background color #9425fd
      
           Border around this has a color of #9425fd        
        
          <div style="border:2px solid #9425fd;">Content here</div>
        
        
          .myborder {border:2px solid #9425fd;}
        
        Border color #9425fd