#7c295e color space conversions
Hex:
        #7c295e
        RGB:
        124, 41, 94
        CMY:
        51, 84, 63
        CMYK:
        0, 67, 24, 51
      HSL:
        322°, 50.3030%, 32.3529%
        HSV (HSB):
        322°, 66.9355%, 48.6275%
        XYZ:
        11.1255, 6.6791, 11.2925
        xyY:
        0.3824, 0.2295, 6.6791
      CIE-Lab:
        31.0650, 41.7191, -12.8201
        CIE-LCH:
        31.0650, 43.6445, 342.9181
        CIE-Luv:
        31.0650, 43.8856, -21.9337
        Hunter-Lab:
        25.8440, 31.6150, -7.8159
      #7c295e color charts
#7c295e RGB chart
      #7c295e CMYK chart
      #7c295e RGB pie chart
      #7c295e color shades, tints & tones
#7c295e color schemes
#7c295e color preview, HTML & CSS examples
           This text has a color of #7c295e        
        
          <p style="color:#7c295e;">Text here</p>
        
        
          .mytext {color:#7c295e;}
        
        Text color #7c295e
      
           This box has a color of #7c295e        
        
          <div style="background-color:#7c295e;">Content here</div>
        
        
          .mybackground {background-color:#7c295e;}
        
        Background color #7c295e
      
           Border around this has a color of #7c295e        
        
          <div style="border:2px solid #7c295e;">Content here</div>
        
        
          .myborder {border:2px solid #7c295e;}
        
        Border color #7c295e