#7c129f color space conversions
Hex:
        #7c129f
        RGB:
        124, 18, 159
        CMY:
        51, 93, 38
        CMYK:
        22, 89, 0, 38
      HSL:
        285°, 79.6610%, 34.7059%
        HSV (HSB):
        285°, 88.6792%, 62.3529%
        XYZ:
        14.7865, 7.2209, 33.4153
        xyY:
        0.2668, 0.1303, 7.2209
      CIE-Lab:
        32.3046, 60.7038, -51.6203
        CIE-LCH:
        32.3046, 79.6845, 319.6234
        CIE-Luv:
        32.3046, 28.1280, -74.4846
        Hunter-Lab:
        26.8717, 51.1962, -54.9176
      #7c129f color charts
#7c129f RGB chart
      #7c129f CMYK chart
      #7c129f RGB pie chart
      #7c129f color shades, tints & tones
#7c129f color schemes
#7c129f color preview, HTML & CSS examples
           This text has a color of #7c129f        
        
          <p style="color:#7c129f;">Text here</p>
        
        
          .mytext {color:#7c129f;}
        
        Text color #7c129f
      
           This box has a color of #7c129f        
        
          <div style="background-color:#7c129f;">Content here</div>
        
        
          .mybackground {background-color:#7c129f;}
        
        Background color #7c129f
      
           Border around this has a color of #7c129f        
        
          <div style="border:2px solid #7c129f;">Content here</div>
        
        
          .myborder {border:2px solid #7c129f;}
        
        Border color #7c129f