#9417ed color space conversions
Hex:
        #9417ed
        RGB:
        148, 23, 237
        CMY:
        42, 91, 7
        CMYK:
        38, 90, 0, 7
      HSL:
        275°, 85.6000%, 50.9804%
        HSV (HSB):
        275°, 90.2954%, 92.9412%
        XYZ:
        27.8052, 13.0231, 81.1690
        xyY:
        0.2279, 0.1067, 13.0231
      CIE-Lab:
        42.7981, 78.4794, -79.9695
        CIE-LCH:
        42.7981, 112.0453, 314.4612
        CIE-Luv:
        42.7981, 22.5301, -120.8290
        Hunter-Lab:
        36.0876, 74.3797, -108.0952
      #9417ed color charts
#9417ed RGB chart
      #9417ed CMYK chart
      #9417ed RGB pie chart
      #9417ed color shades, tints & tones
#9417ed color schemes
#9417ed color preview, HTML & CSS examples
           This text has a color of #9417ed        
        
          <p style="color:#9417ed;">Text here</p>
        
        
          .mytext {color:#9417ed;}
        
        Text color #9417ed
      
           This box has a color of #9417ed        
        
          <div style="background-color:#9417ed;">Content here</div>
        
        
          .mybackground {background-color:#9417ed;}
        
        Background color #9417ed
      
           Border around this has a color of #9417ed        
        
          <div style="border:2px solid #9417ed;">Content here</div>
        
        
          .myborder {border:2px solid #9417ed;}
        
        Border color #9417ed