#791e7e color space conversions
Hex:
        #791e7e
        RGB:
        121, 30, 126
        CMY:
        53, 88, 51
        CMYK:
        4, 76, 0, 51
      HSL:
        297°, 61.5385%, 30.5882%
        HSV (HSB):
        297°, 76.1905%, 49.4118%
        XYZ:
        12.1153, 6.4999, 20.3547
        xyY:
        0.3109, 0.1668, 6.4999
      CIE-Lab:
        30.6401, 50.5990, -33.9437
        CIE-LCH:
        30.6401, 60.9297, 326.1448
        CIE-Luv:
        30.6401, 34.2937, -50.0259
        Hunter-Lab:
        25.4948, 40.2086, -29.4900
      #791e7e color charts
#791e7e RGB chart
      #791e7e CMYK chart
      #791e7e RGB pie chart
      #791e7e color shades, tints & tones
#791e7e color schemes
#791e7e color preview, HTML & CSS examples
           This text has a color of #791e7e        
        
          <p style="color:#791e7e;">Text here</p>
        
        
          .mytext {color:#791e7e;}
        
        Text color #791e7e
      
           This box has a color of #791e7e        
        
          <div style="background-color:#791e7e;">Content here</div>
        
        
          .mybackground {background-color:#791e7e;}
        
        Background color #791e7e
      
           Border around this has a color of #791e7e        
        
          <div style="border:2px solid #791e7e;">Content here</div>
        
        
          .myborder {border:2px solid #791e7e;}
        
        Border color #791e7e