#74124f color space conversions
Hex:
        #74124f
        RGB:
        116, 18, 79
        CMY:
        55, 93, 69
        CMYK:
        0, 84, 32, 55
      HSL:
        323°, 73.1343%, 26.2745%
        HSV (HSB):
        323°, 84.4828%, 45.4902%
        XYZ:
        8.8300, 4.7101, 7.8409
        xyY:
        0.4130, 0.2203, 4.7101
      CIE-Lab:
        25.8924, 45.8822, -10.9797
        CIE-LCH:
        25.8924, 47.1777, 346.5422
        CIE-Luv:
        25.8924, 48.8272, -19.1157
        Hunter-Lab:
        21.7028, 34.6448, -6.2285
      #74124f color charts
#74124f RGB chart
      #74124f CMYK chart
      #74124f RGB pie chart
      #74124f color shades, tints & tones
#74124f color schemes
#74124f color preview, HTML & CSS examples
           This text has a color of #74124f        
        
          <p style="color:#74124f;">Text here</p>
        
        
          .mytext {color:#74124f;}
        
        Text color #74124f
      
           This box has a color of #74124f        
        
          <div style="background-color:#74124f;">Content here</div>
        
        
          .mybackground {background-color:#74124f;}
        
        Background color #74124f
      
           Border around this has a color of #74124f        
        
          <div style="border:2px solid #74124f;">Content here</div>
        
        
          .myborder {border:2px solid #74124f;}
        
        Border color #74124f