#7f233e color space conversions
Hex:
        #7f233e
        RGB:
        127, 35, 62
        CMY:
        50, 86, 76
        CMYK:
        0, 72, 51, 50
      HSL:
        342°, 56.7901%, 31.7647%
        HSV (HSB):
        342°, 72.4409%, 49.8039%
        XYZ:
        10.2229, 6.0619, 5.1887
        xyY:
        0.4761, 0.2823, 6.0619
      CIE-Lab:
        29.5681, 41.3697, 6.0560
        CIE-LCH:
        29.5681, 41.8106, 8.3283
        CIE-Luv:
        29.5681, 58.6220, -0.3489
        Hunter-Lab:
        24.6209, 31.0290, 4.7397
      #7f233e color charts
#7f233e RGB chart
      #7f233e CMYK chart
      #7f233e RGB pie chart
      #7f233e color shades, tints & tones
#7f233e color schemes
#7f233e color preview, HTML & CSS examples
           This text has a color of #7f233e        
        
          <p style="color:#7f233e;">Text here</p>
        
        
          .mytext {color:#7f233e;}
        
        Text color #7f233e
      
           This box has a color of #7f233e        
        
          <div style="background-color:#7f233e;">Content here</div>
        
        
          .mybackground {background-color:#7f233e;}
        
        Background color #7f233e
      
           Border around this has a color of #7f233e        
        
          <div style="border:2px solid #7f233e;">Content here</div>
        
        
          .myborder {border:2px solid #7f233e;}
        
        Border color #7f233e