#7e117f color space conversions
Hex:
        #7e117f
        RGB:
        126, 17, 127
        CMY:
        51, 93, 50
        CMYK:
        1, 87, 0, 50
      HSL:
        299°, 76.3889%, 28.2353%
        HSV (HSB):
        299°, 86.6142%, 49.8039%
        XYZ:
        12.6354, 6.3688, 20.6420
        xyY:
        0.3187, 0.1606, 6.3688
      CIE-Lab:
        30.3245, 55.5093, -35.0232
        CIE-LCH:
        30.3245, 65.6347, 327.7504
        CIE-Luv:
        30.3245, 39.1458, -51.7804
        Hunter-Lab:
        25.2365, 45.2073, -30.8302
      #7e117f color charts
#7e117f RGB chart
      #7e117f CMYK chart
      #7e117f RGB pie chart
      #7e117f color shades, tints & tones
#7e117f color schemes
#7e117f color preview, HTML & CSS examples
           This text has a color of #7e117f        
        
          <p style="color:#7e117f;">Text here</p>
        
        
          .mytext {color:#7e117f;}
        
        Text color #7e117f
      
           This box has a color of #7e117f        
        
          <div style="background-color:#7e117f;">Content here</div>
        
        
          .mybackground {background-color:#7e117f;}
        
        Background color #7e117f
      
           Border around this has a color of #7e117f        
        
          <div style="border:2px solid #7e117f;">Content here</div>
        
        
          .myborder {border:2px solid #7e117f;}
        
        Border color #7e117f