#7f013d color space conversions
Hex:
        #7f013d
        RGB:
        127, 1, 61
        CMY:
        50, 100, 76
        CMYK:
        0, 99, 52, 50
      HSL:
        331°, 98.4375%, 25.0980%
        HSV (HSB):
        331°, 99.2126%, 49.8039%
        XYZ:
        9.6056, 4.8707, 4.8487
        xyY:
        0.4971, 0.2520, 4.8707
      CIE-Lab:
        26.3630, 50.2981, 2.1495
        CIE-LCH:
        26.3630, 50.3440, 2.4471
        CIE-Luv:
        26.3630, 67.6540, -5.9645
        Hunter-Lab:
        22.0696, 39.0686, 2.4225
      #7f013d color charts
#7f013d RGB chart
      #7f013d CMYK chart
      #7f013d RGB pie chart
      #7f013d color shades, tints & tones
#7f013d color schemes
#7f013d color preview, HTML & CSS examples
           This text has a color of #7f013d        
        
          <p style="color:#7f013d;">Text here</p>
        
        
          .mytext {color:#7f013d;}
        
        Text color #7f013d
      
           This box has a color of #7f013d        
        
          <div style="background-color:#7f013d;">Content here</div>
        
        
          .mybackground {background-color:#7f013d;}
        
        Background color #7f013d
      
           Border around this has a color of #7f013d        
        
          <div style="border:2px solid #7f013d;">Content here</div>
        
        
          .myborder {border:2px solid #7f013d;}
        
        Border color #7f013d