#74299d color space conversions
Hex:
        #74299d
        RGB:
        116, 41, 157
        CMY:
        55, 84, 38
        CMYK:
        26, 74, 0, 38
      HSL:
        279°, 58.5859%, 38.8235%
        HSV (HSB):
        279°, 73.8854%, 61.5686%
        XYZ:
        14.0812, 7.7332, 32.6488
        xyY:
        0.2585, 0.1420, 7.7332
      CIE-Lab:
        33.4210, 51.5465, -48.6560
        CIE-LCH:
        33.4210, 70.8834, 316.6523
        CIE-Luv:
        33.4210, 21.3635, -70.8679
        Hunter-Lab:
        27.8086, 41.7203, -50.1435
      #74299d color charts
#74299d RGB chart
      #74299d CMYK chart
      #74299d RGB pie chart
      #74299d color shades, tints & tones
#74299d color schemes
#74299d color preview, HTML & CSS examples
           This text has a color of #74299d        
        
          <p style="color:#74299d;">Text here</p>
        
        
          .mytext {color:#74299d;}
        
        Text color #74299d
      
           This box has a color of #74299d        
        
          <div style="background-color:#74299d;">Content here</div>
        
        
          .mybackground {background-color:#74299d;}
        
        Background color #74299d
      
           Border around this has a color of #74299d        
        
          <div style="border:2px solid #74299d;">Content here</div>
        
        
          .myborder {border:2px solid #74299d;}
        
        Border color #74299d