#9400fd color space conversions
Hex:
        #9400fd
        RGB:
        148, 0, 253
        CMY:
        42, 100, 1
        CMYK:
        42, 100, 0, 1
      HSL:
        275°, 100.0000%, 49.6078%
        HSV (HSB):
        275°, 100.0000%, 99.2157%
        XYZ:
        29.9424, 13.3877, 93.9345
        xyY:
        0.2181, 0.0975, 13.3877
      CIE-Lab:
        43.3418, 84.4308, -88.0799
        CIE-LCH:
        43.3418, 122.0108, 313.7882
        CIE-Luv:
        43.3418, 20.1873, -131.4303
        Hunter-Lab:
        36.5893, 82.0420, -126.6008
      #9400fd color charts
#9400fd RGB chart
      #9400fd CMYK chart
      #9400fd RGB pie chart
      #9400fd color shades, tints & tones
#9400fd color schemes
#9400fd color preview, HTML & CSS examples
           This text has a color of #9400fd        
        
          <p style="color:#9400fd;">Text here</p>
        
        
          .mytext {color:#9400fd;}
        
        Text color #9400fd
      
           This box has a color of #9400fd        
        
          <div style="background-color:#9400fd;">Content here</div>
        
        
          .mybackground {background-color:#9400fd;}
        
        Background color #9400fd
      
           Border around this has a color of #9400fd        
        
          <div style="border:2px solid #9400fd;">Content here</div>
        
        
          .myborder {border:2px solid #9400fd;}
        
        Border color #9400fd