#7c017e color space conversions
Hex:
        #7c017e
        RGB:
        124, 1, 126
        CMY:
        51, 100, 51
        CMYK:
        2, 99, 0, 51
      HSL:
        299°, 98.4252%, 24.9020%
        HSV (HSB):
        299°, 99.2063%, 49.4118%
        XYZ:
        12.0889, 5.8132, 20.2236
        xyY:
        0.3171, 0.1525, 5.8132
      CIE-Lab:
        28.9361, 57.7609, -36.6354
        CIE-LCH:
        28.9361, 68.3993, 327.6147
        CIE-Luv:
        28.9361, 39.2965, -53.1370
        Hunter-Lab:
        24.1105, 47.3061, -32.8543
      #7c017e color charts
#7c017e RGB chart
      #7c017e CMYK chart
      #7c017e RGB pie chart
      #7c017e color shades, tints & tones
#7c017e color schemes
#7c017e color preview, HTML & CSS examples
           This text has a color of #7c017e        
        
          <p style="color:#7c017e;">Text here</p>
        
        
          .mytext {color:#7c017e;}
        
        Text color #7c017e
      
           This box has a color of #7c017e        
        
          <div style="background-color:#7c017e;">Content here</div>
        
        
          .mybackground {background-color:#7c017e;}
        
        Background color #7c017e
      
           Border around this has a color of #7c017e        
        
          <div style="border:2px solid #7c017e;">Content here</div>
        
        
          .myborder {border:2px solid #7c017e;}
        
        Border color #7c017e