#740eab color space conversions
Hex:
        #740eab
        RGB:
        116, 14, 171
        CMY:
        55, 95, 33
        CMYK:
        32, 92, 0, 33
      HSL:
        279°, 84.8649%, 36.2745%
        HSV (HSB):
        279°, 91.8129%, 67.0588%
        XYZ:
        14.7102, 6.9674, 39.0976
        xyY:
        0.2420, 0.1146, 6.9674
      CIE-Lab:
        31.7325, 62.7065, -59.8569
        CIE-LCH:
        31.7325, 86.6888, 316.3319
        CIE-Luv:
        31.7325, 21.0156, -83.8281
        Hunter-Lab:
        26.3957, 53.2844, -69.3438
      #740eab color charts
#740eab RGB chart
      #740eab CMYK chart
      #740eab RGB pie chart
      #740eab color shades, tints & tones
#740eab color schemes
#740eab color preview, HTML & CSS examples
           This text has a color of #740eab        
        
          <p style="color:#740eab;">Text here</p>
        
        
          .mytext {color:#740eab;}
        
        Text color #740eab
      
           This box has a color of #740eab        
        
          <div style="background-color:#740eab;">Content here</div>
        
        
          .mybackground {background-color:#740eab;}
        
        Background color #740eab
      
           Border around this has a color of #740eab        
        
          <div style="border:2px solid #740eab;">Content here</div>
        
        
          .myborder {border:2px solid #740eab;}
        
        Border color #740eab