#7f1d7a color space conversions
Hex:
        #7f1d7a
        RGB:
        127, 29, 122
        CMY:
        50, 89, 52
        CMYK:
        0, 77, 4, 50
      HSL:
        303°, 62.8205%, 30.5882%
        HSV (HSB):
        303°, 77.1654%, 49.8039%
        XYZ:
        12.7046, 6.7959, 19.0545
        xyY:
        0.3295, 0.1763, 6.7959
      CIE-Lab:
        31.3377, 51.6075, -30.2521
        CIE-LCH:
        31.3377, 59.8207, 329.6213
        CIE-Luv:
        31.3377, 39.9034, -45.7648
        Hunter-Lab:
        26.0689, 41.3707, -25.0884
      #7f1d7a color charts
#7f1d7a RGB chart
      #7f1d7a CMYK chart
      #7f1d7a RGB pie chart
      #7f1d7a color shades, tints & tones
#7f1d7a color schemes
#7f1d7a color preview, HTML & CSS examples
           This text has a color of #7f1d7a        
        
          <p style="color:#7f1d7a;">Text here</p>
        
        
          .mytext {color:#7f1d7a;}
        
        Text color #7f1d7a
      
           This box has a color of #7f1d7a        
        
          <div style="background-color:#7f1d7a;">Content here</div>
        
        
          .mybackground {background-color:#7f1d7a;}
        
        Background color #7f1d7a
      
           Border around this has a color of #7f1d7a        
        
          <div style="border:2px solid #7f1d7a;">Content here</div>
        
        
          .myborder {border:2px solid #7f1d7a;}
        
        Border color #7f1d7a