#7f274d color space conversions
Hex:
        #7f274d
        RGB:
        127, 39, 77
        CMY:
        50, 85, 70
        CMYK:
        0, 69, 39, 50
      HSL:
        334°, 53.0120%, 32.5490%
        HSV (HSB):
        334°, 69.2913%, 49.8039%
        XYZ:
        10.8175, 6.4989, 7.7054
        xyY:
        0.4323, 0.2597, 6.4989
      CIE-Lab:
        30.6378, 41.2821, -2.3162
        CIE-LCH:
        30.6378, 41.3470, 356.7887
        CIE-Luv:
        30.6378, 52.3419, -9.2662
        Hunter-Lab:
        25.4929, 31.1307, -0.0759
      #7f274d color charts
#7f274d RGB chart
      #7f274d CMYK chart
      #7f274d RGB pie chart
      #7f274d color shades, tints & tones
#7f274d color schemes
#7f274d color preview, HTML & CSS examples
           This text has a color of #7f274d        
        
          <p style="color:#7f274d;">Text here</p>
        
        
          .mytext {color:#7f274d;}
        
        Text color #7f274d
      
           This box has a color of #7f274d        
        
          <div style="background-color:#7f274d;">Content here</div>
        
        
          .mybackground {background-color:#7f274d;}
        
        Background color #7f274d
      
           Border around this has a color of #7f274d        
        
          <div style="border:2px solid #7f274d;">Content here</div>
        
        
          .myborder {border:2px solid #7f274d;}
        
        Border color #7f274d