#740fa7 color space conversions
Hex:
        #740fa7
        RGB:
        116, 15, 167
        CMY:
        55, 94, 35
        CMYK:
        31, 91, 0, 35
      HSL:
        280°, 83.5165%, 35.6863%
        HSV (HSB):
        280°, 91.0180%, 65.4902%
        XYZ:
        14.3483, 6.8447, 37.1241
        xyY:
        0.2460, 0.1174, 6.8447
      CIE-Lab:
        31.4507, 61.7017, -57.9096
        CIE-LCH:
        31.4507, 84.6205, 316.8159
        CIE-Luv:
        31.4507, 21.8554, -81.2051
        Hunter-Lab:
        26.1623, 52.1116, -65.8184
      #740fa7 color charts
#740fa7 RGB chart
      #740fa7 CMYK chart
      #740fa7 RGB pie chart
      #740fa7 color shades, tints & tones
#740fa7 color schemes
#740fa7 color preview, HTML & CSS examples
           This text has a color of #740fa7        
        
          <p style="color:#740fa7;">Text here</p>
        
        
          .mytext {color:#740fa7;}
        
        Text color #740fa7
      
           This box has a color of #740fa7        
        
          <div style="background-color:#740fa7;">Content here</div>
        
        
          .mybackground {background-color:#740fa7;}
        
        Background color #740fa7
      
           Border around this has a color of #740fa7        
        
          <div style="border:2px solid #740fa7;">Content here</div>
        
        
          .myborder {border:2px solid #740fa7;}
        
        Border color #740fa7