#740ff7 color space conversions
Hex:
        #740ff7
        RGB:
        116, 15, 247
        CMY:
        55, 94, 3
        CMYK:
        53, 94, 0, 3
      HSL:
        266°, 93.5484%, 51.3725%
        HSV (HSB):
        266°, 93.9271%, 96.8627%
        XYZ:
        24.1618, 10.7701, 88.8010
        xyY:
        0.1953, 0.0870, 10.7701
      CIE-Lab:
        39.1904, 78.8482, -91.7039
        CIE-LCH:
        39.1904, 120.9406, 310.6894
        CIE-Luv:
        39.1904, 8.1142, -129.3779
        Hunter-Lab:
        32.8178, 73.9880, -137.4594
      #740ff7 color charts
#740ff7 RGB chart
      #740ff7 CMYK chart
      #740ff7 RGB pie chart
      #740ff7 color shades, tints & tones
#740ff7 color schemes
#740ff7 color preview, HTML & CSS examples
           This text has a color of #740ff7        
        
          <p style="color:#740ff7;">Text here</p>
        
        
          .mytext {color:#740ff7;}
        
        Text color #740ff7
      
           This box has a color of #740ff7        
        
          <div style="background-color:#740ff7;">Content here</div>
        
        
          .mybackground {background-color:#740ff7;}
        
        Background color #740ff7
      
           Border around this has a color of #740ff7        
        
          <div style="border:2px solid #740ff7;">Content here</div>
        
        
          .myborder {border:2px solid #740ff7;}
        
        Border color #740ff7