#a74f96 color space conversions
Hex:
        #a74f96
        RGB:
        167, 79, 150
        CMY:
        35, 69, 41
        CMYK:
        0, 53, 10, 35
      HSL:
        312°, 35.7724%, 48.2353%
        HSV (HSB):
        312°, 52.6946%, 65.4902%
        XYZ:
        24.2374, 16.0095, 30.6668
        xyY:
        0.3418, 0.2258, 16.0095
      CIE-Lab:
        46.9869, 45.5726, -22.5010
        CIE-LCH:
        46.9869, 50.8248, 333.7226
        CIE-Luv:
        46.9869, 45.3234, -39.1139
        Hunter-Lab:
        40.0118, 38.1065, -17.4342
      #a74f96 color charts
#a74f96 RGB chart
      #a74f96 CMYK chart
      #a74f96 RGB pie chart
      #a74f96 color shades, tints & tones
#a74f96 color schemes
#a74f96 color preview, HTML & CSS examples
           This text has a color of #a74f96        
        
          <p style="color:#a74f96;">Text here</p>
        
        
          .mytext {color:#a74f96;}
        
        Text color #a74f96
      
           This box has a color of #a74f96        
        
          <div style="background-color:#a74f96;">Content here</div>
        
        
          .mybackground {background-color:#a74f96;}
        
        Background color #a74f96
      
           Border around this has a color of #a74f96        
        
          <div style="border:2px solid #a74f96;">Content here</div>
        
        
          .myborder {border:2px solid #a74f96;}
        
        Border color #a74f96