#7f275a color space conversions
Hex:
        #7f275a
        RGB:
        127, 39, 90
        CMY:
        50, 85, 65
        CMYK:
        0, 69, 29, 50
      HSL:
        325°, 53.0120%, 32.5490%
        HSV (HSB):
        325°, 69.2913%, 49.8039%
        XYZ:
        11.3234, 6.7012, 10.3695
        xyY:
        0.3988, 0.2360, 6.7012
      CIE-Lab:
        31.1169, 42.9368, -10.0974
        CIE-LCH:
        31.1169, 44.1082, 346.7663
        CIE-Luv:
        31.1169, 48.1408, -18.7834
        Hunter-Lab:
        25.8868, 32.7775, -5.6292
      #7f275a color charts
#7f275a RGB chart
      #7f275a CMYK chart
      #7f275a RGB pie chart
      #7f275a color shades, tints & tones
#7f275a color schemes
#7f275a color preview, HTML & CSS examples
           This text has a color of #7f275a        
        
          <p style="color:#7f275a;">Text here</p>
        
        
          .mytext {color:#7f275a;}
        
        Text color #7f275a
      
           This box has a color of #7f275a        
        
          <div style="background-color:#7f275a;">Content here</div>
        
        
          .mybackground {background-color:#7f275a;}
        
        Background color #7f275a
      
           Border around this has a color of #7f275a        
        
          <div style="border:2px solid #7f275a;">Content here</div>
        
        
          .myborder {border:2px solid #7f275a;}
        
        Border color #7f275a