#740b7d color space conversions
Hex:
        #740b7d
        RGB:
        116, 11, 125
        CMY:
        55, 96, 51
        CMYK:
        7, 91, 0, 51
      HSL:
        295°, 83.8235%, 26.6667%
        HSV (HSB):
        295°, 91.2000%, 49.0196%
        XYZ:
        11.0238, 5.4330, 19.8697
        xyY:
        0.3035, 0.1496, 5.4330
      CIE-Lab:
        27.9344, 54.4652, -37.6929
        CIE-LCH:
        27.9344, 66.2361, 325.3146
        CIE-Luv:
        27.9344, 33.4154, -53.3520
        Hunter-Lab:
        23.3088, 43.6303, -34.2258
      #740b7d color charts
#740b7d RGB chart
      #740b7d CMYK chart
      #740b7d RGB pie chart
      #740b7d color shades, tints & tones
#740b7d color schemes
#740b7d color preview, HTML & CSS examples
           This text has a color of #740b7d        
        
          <p style="color:#740b7d;">Text here</p>
        
        
          .mytext {color:#740b7d;}
        
        Text color #740b7d
      
           This box has a color of #740b7d        
        
          <div style="background-color:#740b7d;">Content here</div>
        
        
          .mybackground {background-color:#740b7d;}
        
        Background color #740b7d
      
           Border around this has a color of #740b7d        
        
          <div style="border:2px solid #740b7d;">Content here</div>
        
        
          .myborder {border:2px solid #740b7d;}
        
        Border color #740b7d