#7f0228 color space conversions
Hex:
        #7f0228
        RGB:
        127, 2, 40
        CMY:
        50, 99, 84
        CMYK:
        0, 98, 69, 50
      HSL:
        342°, 96.8992%, 25.2941%
        HSV (HSB):
        342°, 98.4252%, 49.8039%
        XYZ:
        9.1571, 4.7086, 2.4337
        xyY:
        0.5618, 0.2889, 4.7086
      CIE-Lab:
        25.8880, 48.6633, 15.8830
        CIE-LCH:
        25.8880, 51.1897, 18.0759
        CIE-Luv:
        25.8880, 74.9659, 6.1497
        Hunter-Lab:
        21.6994, 37.3527, 8.5399
      #7f0228 color charts
#7f0228 RGB chart
      #7f0228 CMYK chart
      #7f0228 RGB pie chart
      #7f0228 color shades, tints & tones
#7f0228 color schemes
#7f0228 color preview, HTML & CSS examples
           This text has a color of #7f0228        
        
          <p style="color:#7f0228;">Text here</p>
        
        
          .mytext {color:#7f0228;}
        
        Text color #7f0228
      
           This box has a color of #7f0228        
        
          <div style="background-color:#7f0228;">Content here</div>
        
        
          .mybackground {background-color:#7f0228;}
        
        Background color #7f0228
      
           Border around this has a color of #7f0228        
        
          <div style="border:2px solid #7f0228;">Content here</div>
        
        
          .myborder {border:2px solid #7f0228;}
        
        Border color #7f0228