#74147d color space conversions
Hex:
        #74147d
        RGB:
        116, 20, 125
        CMY:
        55, 92, 51
        CMYK:
        7, 84, 0, 51
      HSL:
        295°, 72.4138%, 28.4314%
        HSV (HSB):
        295°, 84.0000%, 49.0196%
        XYZ:
        11.1543, 5.6940, 19.9132
        xyY:
        0.3034, 0.1549, 5.6940
      CIE-Lab:
        28.6269, 52.4387, -36.5817
        CIE-LCH:
        28.6269, 63.9378, 325.1000
        CIE-Luv:
        28.6269, 32.6048, -52.2778
        Hunter-Lab:
        23.8621, 41.6809, -32.7748
      #74147d color charts
#74147d RGB chart
      #74147d CMYK chart
      #74147d RGB pie chart
      #74147d color shades, tints & tones
#74147d color schemes
#74147d color preview, HTML & CSS examples
           This text has a color of #74147d        
        
          <p style="color:#74147d;">Text here</p>
        
        
          .mytext {color:#74147d;}
        
        Text color #74147d
      
           This box has a color of #74147d        
        
          <div style="background-color:#74147d;">Content here</div>
        
        
          .mybackground {background-color:#74147d;}
        
        Background color #74147d
      
           Border around this has a color of #74147d        
        
          <div style="border:2px solid #74147d;">Content here</div>
        
        
          .myborder {border:2px solid #74147d;}
        
        Border color #74147d