#741cd7 color space conversions
Hex:
        #741cd7
        RGB:
        116, 28, 215
        CMY:
        55, 89, 16
        CMYK:
        46, 87, 0, 16
      HSL:
        268°, 76.9547%, 47.6471%
        HSV (HSB):
        268°, 86.9767%, 84.3137%
        XYZ:
        19.8835, 9.4498, 65.0660
        xyY:
        0.2106, 0.1001, 9.4498
      CIE-Lab:
        36.8363, 69.0737, -77.3621
        CIE-LCH:
        36.8363, 103.7115, 311.7605
        CIE-Luv:
        36.8363, 11.9962, -110.1364
        Hunter-Lab:
        30.7405, 61.6606, -103.9759
      #741cd7 color charts
#741cd7 RGB chart
      #741cd7 CMYK chart
      #741cd7 RGB pie chart
      #741cd7 color shades, tints & tones
#741cd7 color schemes
#741cd7 color preview, HTML & CSS examples
           This text has a color of #741cd7        
        
          <p style="color:#741cd7;">Text here</p>
        
        
          .mytext {color:#741cd7;}
        
        Text color #741cd7
      
           This box has a color of #741cd7        
        
          <div style="background-color:#741cd7;">Content here</div>
        
        
          .mybackground {background-color:#741cd7;}
        
        Background color #741cd7
      
           Border around this has a color of #741cd7        
        
          <div style="border:2px solid #741cd7;">Content here</div>
        
        
          .myborder {border:2px solid #741cd7;}
        
        Border color #741cd7