#740e5a color space conversions
Hex:
        #740e5a
        RGB:
        116, 14, 90
        CMY:
        55, 95, 65
        CMYK:
        0, 88, 22, 55
      HSL:
        315°, 78.4615%, 25.4902%
        HSV (HSB):
        315°, 87.9310%, 45.4902%
        XYZ:
        9.2050, 4.7653, 10.1075
        xyY:
        0.3823, 0.1979, 4.7653
      CIE-Lab:
        26.0553, 48.3410, -18.0484
        CIE-LCH:
        26.0553, 51.6004, 339.5266
        CIE-Luv:
        26.0553, 45.3379, -27.7701
        Hunter-Lab:
        21.8295, 37.0675, -12.1718
      #740e5a color charts
#740e5a RGB chart
      #740e5a CMYK chart
      #740e5a RGB pie chart
      #740e5a color shades, tints & tones
#740e5a color schemes
#740e5a color preview, HTML & CSS examples
           This text has a color of #740e5a        
        
          <p style="color:#740e5a;">Text here</p>
        
        
          .mytext {color:#740e5a;}
        
        Text color #740e5a
      
           This box has a color of #740e5a        
        
          <div style="background-color:#740e5a;">Content here</div>
        
        
          .mybackground {background-color:#740e5a;}
        
        Background color #740e5a
      
           Border around this has a color of #740e5a        
        
          <div style="border:2px solid #740e5a;">Content here</div>
        
        
          .myborder {border:2px solid #740e5a;}
        
        Border color #740e5a