#741f81 color space conversions
Hex:
        #741f81
        RGB:
        116, 31, 129
        CMY:
        55, 88, 49
        CMYK:
        10, 76, 0, 49
      HSL:
        292°, 61.2500%, 31.3725%
        HSV (HSB):
        292°, 75.9690%, 50.5882%
        XYZ:
        11.6549, 6.2780, 21.3664
        xyY:
        0.2966, 0.1597, 6.2780
      CIE-Lab:
        30.1032, 49.6843, -36.7334
        CIE-LCH:
        30.1032, 61.7889, 323.5231
        CIE-Luv:
        30.1032, 29.9441, -53.1535
        Hunter-Lab:
        25.0558, 39.1827, -33.0204
      #741f81 color charts
#741f81 RGB chart
      #741f81 CMYK chart
      #741f81 RGB pie chart
      #741f81 color shades, tints & tones
#741f81 color schemes
#741f81 color preview, HTML & CSS examples
           This text has a color of #741f81        
        
          <p style="color:#741f81;">Text here</p>
        
        
          .mytext {color:#741f81;}
        
        Text color #741f81
      
           This box has a color of #741f81        
        
          <div style="background-color:#741f81;">Content here</div>
        
        
          .mybackground {background-color:#741f81;}
        
        Background color #741f81
      
           Border around this has a color of #741f81        
        
          <div style="border:2px solid #741f81;">Content here</div>
        
        
          .myborder {border:2px solid #741f81;}
        
        Border color #741f81