#9435fd color space conversions
Hex:
        #9435fd
        RGB:
        148, 53, 253
        CMY:
        42, 79, 1
        CMYK:
        42, 79, 0, 1
      HSL:
        269°, 98.0392%, 60.0000%
        HSV (HSB):
        269°, 79.0514%, 99.2157%
        XYZ:
        31.2155, 15.9340, 94.3588
        xyY:
        0.2206, 0.1126, 15.9340
      CIE-Lab:
        46.8877, 73.9016, -82.2525
        CIE-LCH:
        46.8877, 110.5754, 311.9388
        CIE-Luv:
        46.8877, 16.9618, -127.4881
        Hunter-Lab:
        39.9174, 69.7320, -112.2108
      #9435fd color charts
#9435fd RGB chart
      #9435fd CMYK chart
      #9435fd RGB pie chart
      #9435fd color shades, tints & tones
#9435fd color schemes
#9435fd color preview, HTML & CSS examples
           This text has a color of #9435fd        
        
          <p style="color:#9435fd;">Text here</p>
        
        
          .mytext {color:#9435fd;}
        
        Text color #9435fd
      
           This box has a color of #9435fd        
        
          <div style="background-color:#9435fd;">Content here</div>
        
        
          .mybackground {background-color:#9435fd;}
        
        Background color #9435fd
      
           Border around this has a color of #9435fd        
        
          <div style="border:2px solid #9435fd;">Content here</div>
        
        
          .myborder {border:2px solid #9435fd;}
        
        Border color #9435fd