#9341ee color space conversions
Hex:
        #9341ee
        RGB:
        147, 65, 238
        CMY:
        42, 75, 7
        CMYK:
        38, 73, 0, 7
      HSL:
        268°, 83.5749%, 59.4118%
        HSV (HSB):
        268°, 72.6891%, 93.3333%
        XYZ:
        29.3555, 16.1567, 82.4603
        xyY:
        0.2294, 0.1263, 16.1567
      CIE-Lab:
        47.1794, 65.6521, -73.3721
        CIE-LCH:
        47.1794, 98.4564, 311.8216
        CIE-Luv:
        47.1794, 17.3998, -115.4348
        Hunter-Lab:
        40.1954, 60.0204, -93.4959
      #9341ee color charts
#9341ee RGB chart
      #9341ee CMYK chart
      #9341ee RGB pie chart
      #9341ee color shades, tints & tones
#9341ee color schemes
#9341ee color preview, HTML & CSS examples
           This text has a color of #9341ee        
        
          <p style="color:#9341ee;">Text here</p>
        
        
          .mytext {color:#9341ee;}
        
        Text color #9341ee
      
           This box has a color of #9341ee        
        
          <div style="background-color:#9341ee;">Content here</div>
        
        
          .mybackground {background-color:#9341ee;}
        
        Background color #9341ee
      
           Border around this has a color of #9341ee        
        
          <div style="border:2px solid #9341ee;">Content here</div>
        
        
          .myborder {border:2px solid #9341ee;}
        
        Border color #9341ee