#740dfd color space conversions
Hex:
        #740dfd
        RGB:
        116, 13, 253
        CMY:
        55, 95, 1
        CMYK:
        54, 95, 0, 1
      HSL:
        266°, 98.3607%, 52.1569%
        HSV (HSB):
        266°, 94.8617%, 99.2157%
        XYZ:
        25.0760, 11.0927, 93.7480
        xyY:
        0.1930, 0.0854, 11.0927
      CIE-Lab:
        39.7362, 80.4414, -94.1704
        CIE-LCH:
        39.7362, 123.8502, 310.5043
        CIE-Luv:
        39.7362, 7.4125, -132.8313
        Hunter-Lab:
        33.3057, 76.1084, -143.5738
      #740dfd color charts
#740dfd RGB chart
      #740dfd CMYK chart
      #740dfd RGB pie chart
      #740dfd color shades, tints & tones
#740dfd color schemes
#740dfd color preview, HTML & CSS examples
           This text has a color of #740dfd        
        
          <p style="color:#740dfd;">Text here</p>
        
        
          .mytext {color:#740dfd;}
        
        Text color #740dfd
      
           This box has a color of #740dfd        
        
          <div style="background-color:#740dfd;">Content here</div>
        
        
          .mybackground {background-color:#740dfd;}
        
        Background color #740dfd
      
           Border around this has a color of #740dfd        
        
          <div style="border:2px solid #740dfd;">Content here</div>
        
        
          .myborder {border:2px solid #740dfd;}
        
        Border color #740dfd