#7c295d color space conversions
Hex:
        #7c295d
        RGB:
        124, 41, 93
        CMY:
        51, 84, 64
        CMYK:
        0, 67, 25, 51
      HSL:
        322°, 50.3030%, 32.3529%
        HSV (HSB):
        322°, 66.9355%, 48.6275%
        XYZ:
        11.0809, 6.6613, 11.0577
        xyY:
        0.3848, 0.2313, 6.6613
      CIE-Lab:
        31.0230, 41.5727, -12.2364
        CIE-LCH:
        31.0230, 43.3361, 343.5988
        CIE-Luv:
        31.0230, 44.1990, -21.1757
        Hunter-Lab:
        25.8094, 31.4698, -7.3353
      #7c295d color charts
#7c295d RGB chart
      #7c295d CMYK chart
      #7c295d RGB pie chart
      #7c295d color shades, tints & tones
#7c295d color schemes
#7c295d color preview, HTML & CSS examples
           This text has a color of #7c295d        
        
          <p style="color:#7c295d;">Text here</p>
        
        
          .mytext {color:#7c295d;}
        
        Text color #7c295d
      
           This box has a color of #7c295d        
        
          <div style="background-color:#7c295d;">Content here</div>
        
        
          .mybackground {background-color:#7c295d;}
        
        Background color #7c295d
      
           Border around this has a color of #7c295d        
        
          <div style="border:2px solid #7c295d;">Content here</div>
        
        
          .myborder {border:2px solid #7c295d;}
        
        Border color #7c295d