#741ec0 color space conversions
Hex:
        #741ec0
        RGB:
        116, 30, 192
        CMY:
        55, 88, 25
        CMYK:
        40, 84, 0, 25
      HSL:
        272°, 72.9730%, 43.5294%
        HSV (HSB):
        272°, 84.3750%, 75.2941%
        XYZ:
        17.1812, 8.4473, 50.5941
        xyY:
        0.2254, 0.1108, 8.4473
      CIE-Lab:
        34.8976, 63.3237, -67.1544
        CIE-LCH:
        34.8976, 92.3018, 313.3183
        CIE-Luv:
        34.8976, 15.6945, -95.8187
        Hunter-Lab:
        29.0643, 54.6566, -82.8651
      #741ec0 color charts
#741ec0 RGB chart
      #741ec0 CMYK chart
      #741ec0 RGB pie chart
      #741ec0 color shades, tints & tones
#741ec0 color schemes
#741ec0 color preview, HTML & CSS examples
           This text has a color of #741ec0        
        
          <p style="color:#741ec0;">Text here</p>
        
        
          .mytext {color:#741ec0;}
        
        Text color #741ec0
      
           This box has a color of #741ec0        
        
          <div style="background-color:#741ec0;">Content here</div>
        
        
          .mybackground {background-color:#741ec0;}
        
        Background color #741ec0
      
           Border around this has a color of #741ec0        
        
          <div style="border:2px solid #741ec0;">Content here</div>
        
        
          .myborder {border:2px solid #741ec0;}
        
        Border color #741ec0