#7c127e color space conversions
Hex:
        #7c127e
        RGB:
        124, 18, 126
        CMY:
        51, 93, 51
        CMYK:
        2, 86, 0, 51
      HSL:
        299°, 75.0000%, 28.2353%
        HSV (HSB):
        299°, 85.7143%, 49.4118%
        XYZ:
        12.2944, 6.2241, 20.2920
        xyY:
        0.3168, 0.1604, 6.2241
      CIE-Lab:
        29.9708, 54.7172, -34.9800
        CIE-LCH:
        29.9708, 64.9428, 327.4097
        CIE-Luv:
        29.9708, 37.9745, -51.4160
        Hunter-Lab:
        24.9481, 44.3055, -30.7612
      #7c127e color charts
#7c127e RGB chart
      #7c127e CMYK chart
      #7c127e RGB pie chart
      #7c127e color shades, tints & tones
#7c127e color schemes
#7c127e color preview, HTML & CSS examples
           This text has a color of #7c127e        
        
          <p style="color:#7c127e;">Text here</p>
        
        
          .mytext {color:#7c127e;}
        
        Text color #7c127e
      
           This box has a color of #7c127e        
        
          <div style="background-color:#7c127e;">Content here</div>
        
        
          .mybackground {background-color:#7c127e;}
        
        Background color #7c127e
      
           Border around this has a color of #7c127e        
        
          <div style="border:2px solid #7c127e;">Content here</div>
        
        
          .myborder {border:2px solid #7c127e;}
        
        Border color #7c127e