#740b7b color space conversions
Hex:
        #740b7b
        RGB:
        116, 11, 123
        CMY:
        55, 96, 52
        CMYK:
        6, 91, 0, 52
      HSL:
        296°, 83.5821%, 26.2745%
        HSV (HSB):
        296°, 91.0569%, 48.2353%
        XYZ:
        10.8973, 5.3824, 19.2034
        xyY:
        0.3071, 0.1517, 5.3824
      CIE-Lab:
        27.7976, 54.1186, -36.6465
        CIE-LCH:
        27.7976, 65.3590, 325.8961
        CIE-Luv:
        27.7976, 34.0506, -51.9487
        Hunter-Lab:
        23.2000, 43.2432, -32.8363
      #740b7b color charts
#740b7b RGB chart
      #740b7b CMYK chart
      #740b7b RGB pie chart
      #740b7b color shades, tints & tones
#740b7b color schemes
#740b7b color preview, HTML & CSS examples
           This text has a color of #740b7b        
        
          <p style="color:#740b7b;">Text here</p>
        
        
          .mytext {color:#740b7b;}
        
        Text color #740b7b
      
           This box has a color of #740b7b        
        
          <div style="background-color:#740b7b;">Content here</div>
        
        
          .mybackground {background-color:#740b7b;}
        
        Background color #740b7b
      
           Border around this has a color of #740b7b        
        
          <div style="border:2px solid #740b7b;">Content here</div>
        
        
          .myborder {border:2px solid #740b7b;}
        
        Border color #740b7b