#9400c3 color space conversions
Hex:
        #9400c3
        RGB:
        148, 0, 195
        CMY:
        42, 100, 24
        CMYK:
        24, 100, 0, 24
      HSL:
        286°, 100.0000%, 38.2353%
        HSV (HSB):
        286°, 100.0000%, 76.4706%
        XYZ:
        22.0631, 10.2360, 52.4427
        xyY:
        0.2604, 0.1208, 10.2360
      CIE-Lab:
        38.2628, 73.3970, -63.2166
        CIE-LCH:
        38.2628, 96.8683, 319.2618
        CIE-Luv:
        38.2628, 33.4445, -95.3197
        Hunter-Lab:
        31.9938, 67.1053, -74.7896
      #9400c3 color charts
#9400c3 RGB chart
      #9400c3 CMYK chart
      #9400c3 RGB pie chart
      #9400c3 color shades, tints & tones
#9400c3 color schemes
#9400c3 color preview, HTML & CSS examples
           This text has a color of #9400c3        
        
          <p style="color:#9400c3;">Text here</p>
        
        
          .mytext {color:#9400c3;}
        
        Text color #9400c3
      
           This box has a color of #9400c3        
        
          <div style="background-color:#9400c3;">Content here</div>
        
        
          .mybackground {background-color:#9400c3;}
        
        Background color #9400c3
      
           Border around this has a color of #9400c3        
        
          <div style="border:2px solid #9400c3;">Content here</div>
        
        
          .myborder {border:2px solid #9400c3;}
        
        Border color #9400c3