#9400d7 color space conversions
Hex:
        #9400d7
        RGB:
        148, 0, 215
        CMY:
        42, 100, 16
        CMYK:
        31, 100, 0, 16
      HSL:
        281°, 100.0000%, 42.1569%
        HSV (HSB):
        281°, 100.0000%, 84.3137%
        XYZ:
        24.4785, 11.2022, 65.1621
        xyY:
        0.2427, 0.1111, 11.2022
      CIE-Lab:
        39.9190, 77.0859, -72.1300
        CIE-LCH:
        39.9190, 105.5698, 316.9023
        CIE-Luv:
        39.9190, 28.2915, -108.1951
        Hunter-Lab:
        33.4697, 71.9763, -92.0028
      #9400d7 color charts
#9400d7 RGB chart
      #9400d7 CMYK chart
      #9400d7 RGB pie chart
      #9400d7 color shades, tints & tones
#9400d7 color schemes
#9400d7 color preview, HTML & CSS examples
           This text has a color of #9400d7        
        
          <p style="color:#9400d7;">Text here</p>
        
        
          .mytext {color:#9400d7;}
        
        Text color #9400d7
      
           This box has a color of #9400d7        
        
          <div style="background-color:#9400d7;">Content here</div>
        
        
          .mybackground {background-color:#9400d7;}
        
        Background color #9400d7
      
           Border around this has a color of #9400d7        
        
          <div style="border:2px solid #9400d7;">Content here</div>
        
        
          .myborder {border:2px solid #9400d7;}
        
        Border color #9400d7