#741fc5 color space conversions
Hex:
        #741fc5
        RGB:
        116, 31, 197
        CMY:
        55, 88, 23
        CMYK:
        41, 84, 0, 23
      HSL:
        271°, 72.8070%, 44.7059%
        HSV (HSB):
        271°, 84.2640%, 77.2549%
        XYZ:
        17.7705, 8.7242, 53.5707
        xyY:
        0.2219, 0.1090, 8.7242
      CIE-Lab:
        35.4478, 64.1487, -69.1861
        CIE-LCH:
        35.4478, 94.3492, 312.8364
        CIE-Luv:
        35.4478, 14.7196, -98.8540
        Hunter-Lab:
        29.5367, 55.7034, -86.8583
      #741fc5 color charts
#741fc5 RGB chart
      #741fc5 CMYK chart
      #741fc5 RGB pie chart
      #741fc5 color shades, tints & tones
#741fc5 color schemes
#741fc5 color preview, HTML & CSS examples
           This text has a color of #741fc5        
        
          <p style="color:#741fc5;">Text here</p>
        
        
          .mytext {color:#741fc5;}
        
        Text color #741fc5
      
           This box has a color of #741fc5        
        
          <div style="background-color:#741fc5;">Content here</div>
        
        
          .mybackground {background-color:#741fc5;}
        
        Background color #741fc5
      
           Border around this has a color of #741fc5        
        
          <div style="border:2px solid #741fc5;">Content here</div>
        
        
          .myborder {border:2px solid #741fc5;}
        
        Border color #741fc5