#7c137d color space conversions
Hex:
        #7c137d
        RGB:
        124, 19, 125
        CMY:
        51, 93, 51
        CMYK:
        1, 85, 0, 51
      HSL:
        299°, 73.6111%, 28.2353%
        HSV (HSB):
        299°, 84.8000%, 49.0196%
        XYZ:
        12.2467, 6.2315, 19.9594
        xyY:
        0.3186, 0.1621, 6.2315
      CIE-Lab:
        29.9892, 54.3110, -34.3207
        CIE-LCH:
        29.9892, 64.2464, 327.7100
        CIE-Luv:
        29.9892, 38.1982, -50.5500
        Hunter-Lab:
        24.9630, 43.8861, -29.9318
      #7c137d color charts
#7c137d RGB chart
      #7c137d CMYK chart
      #7c137d RGB pie chart
      #7c137d color shades, tints & tones
#7c137d color schemes
#7c137d color preview, HTML & CSS examples
           This text has a color of #7c137d        
        
          <p style="color:#7c137d;">Text here</p>
        
        
          .mytext {color:#7c137d;}
        
        Text color #7c137d
      
           This box has a color of #7c137d        
        
          <div style="background-color:#7c137d;">Content here</div>
        
        
          .mybackground {background-color:#7c137d;}
        
        Background color #7c137d
      
           Border around this has a color of #7c137d        
        
          <div style="border:2px solid #7c137d;">Content here</div>
        
        
          .myborder {border:2px solid #7c137d;}
        
        Border color #7c137d