#74149d color space conversions
Hex:
        #74149d
        RGB:
        116, 20, 157
        CMY:
        55, 92, 38
        CMYK:
        26, 87, 0, 38
      HSL:
        282°, 77.4011%, 34.7059%
        HSV (HSB):
        282°, 87.2611%, 61.5686%
        XYZ:
        13.5384, 6.6476, 32.4679
        xyY:
        0.2571, 0.1263, 6.6476
      CIE-Lab:
        30.9909, 58.5769, -52.5980
        CIE-LCH:
        30.9909, 78.7261, 318.0783
        CIE-Luv:
        30.9909, 23.8631, -74.2614
        Hunter-Lab:
        25.7830, 48.6084, -56.6142
      #74149d color charts
#74149d RGB chart
      #74149d CMYK chart
      #74149d RGB pie chart
      #74149d color shades, tints & tones
#74149d color schemes
#74149d color preview, HTML & CSS examples
           This text has a color of #74149d        
        
          <p style="color:#74149d;">Text here</p>
        
        
          .mytext {color:#74149d;}
        
        Text color #74149d
      
           This box has a color of #74149d        
        
          <div style="background-color:#74149d;">Content here</div>
        
        
          .mybackground {background-color:#74149d;}
        
        Background color #74149d
      
           Border around this has a color of #74149d        
        
          <div style="border:2px solid #74149d;">Content here</div>
        
        
          .myborder {border:2px solid #74149d;}
        
        Border color #74149d