#741dfb color space conversions
Hex:
        #741dfb
        RGB:
        116, 29, 251
        CMY:
        55, 89, 2
        CMYK:
        54, 88, 0, 2
      HSL:
        264°, 96.5217%, 54.9020%
        HSV (HSB):
        264°, 88.4462%, 98.4314%
        XYZ:
        25.0544, 11.5568, 92.1770
        xyY:
        0.1945, 0.0897, 11.5568
      CIE-Lab:
        40.5028, 77.0448, -91.7797
        CIE-LCH:
        40.5028, 119.8308, 310.0119
        CIE-Luv:
        40.5028, 6.9360, -131.2850
        Hunter-Lab:
        33.9952, 72.0624, -136.9661
      #741dfb color charts
#741dfb RGB chart
      #741dfb CMYK chart
      #741dfb RGB pie chart
      #741dfb color shades, tints & tones
#741dfb color schemes
#741dfb color preview, HTML & CSS examples
           This text has a color of #741dfb        
        
          <p style="color:#741dfb;">Text here</p>
        
        
          .mytext {color:#741dfb;}
        
        Text color #741dfb
      
           This box has a color of #741dfb        
        
          <div style="background-color:#741dfb;">Content here</div>
        
        
          .mybackground {background-color:#741dfb;}
        
        Background color #741dfb
      
           Border around this has a color of #741dfb        
        
          <div style="border:2px solid #741dfb;">Content here</div>
        
        
          .myborder {border:2px solid #741dfb;}
        
        Border color #741dfb