#7e127d color space conversions
Hex:
        #7e127d
        RGB:
        126, 18, 125
        CMY:
        51, 93, 51
        CMYK:
        0, 86, 1, 51
      HSL:
        301°, 75.0000%, 28.2353%
        HSV (HSB):
        301°, 85.7143%, 49.4118%
        XYZ:
        12.5222, 6.3489, 19.9675
        xyY:
        0.3224, 0.1635, 6.3489
      CIE-Lab:
        30.2762, 54.9532, -33.8413
        CIE-LCH:
        30.2762, 64.5374, 328.3744
        CIE-Luv:
        30.2762, 39.7191, -50.1919
        Hunter-Lab:
        25.1970, 44.6143, -29.3467
      #7e127d color charts
#7e127d RGB chart
      #7e127d CMYK chart
      #7e127d RGB pie chart
      #7e127d color shades, tints & tones
#7e127d color schemes
#7e127d color preview, HTML & CSS examples
           This text has a color of #7e127d        
        
          <p style="color:#7e127d;">Text here</p>
        
        
          .mytext {color:#7e127d;}
        
        Text color #7e127d
      
           This box has a color of #7e127d        
        
          <div style="background-color:#7e127d;">Content here</div>
        
        
          .mybackground {background-color:#7e127d;}
        
        Background color #7e127d
      
           Border around this has a color of #7e127d        
        
          <div style="border:2px solid #7e127d;">Content here</div>
        
        
          .myborder {border:2px solid #7e127d;}
        
        Border color #7e127d