#7c3080 color space conversions
Hex:
        #7c3080
        RGB:
        124, 48, 128
        CMY:
        51, 81, 50
        CMYK:
        3, 63, 0, 50
      HSL:
        297°, 45.4545%, 34.5098%
        HSV (HSB):
        297°, 62.5000%, 50.1961%
        XYZ:
        13.2654, 7.9575, 21.2589
        xyY:
        0.3123, 0.1873, 7.9575
      CIE-Lab:
        33.8942, 44.2954, -30.0018
        CIE-LCH:
        33.8942, 53.4995, 325.8897
        CIE-Luv:
        33.8942, 31.8683, -45.6899
        Hunter-Lab:
        28.2090, 34.5745, -24.9357
      #7c3080 color charts
#7c3080 RGB chart
      #7c3080 CMYK chart
      #7c3080 RGB pie chart
      #7c3080 color shades, tints & tones
#7c3080 color schemes
#7c3080 color preview, HTML & CSS examples
           This text has a color of #7c3080        
        
          <p style="color:#7c3080;">Text here</p>
        
        
          .mytext {color:#7c3080;}
        
        Text color #7c3080
      
           This box has a color of #7c3080        
        
          <div style="background-color:#7c3080;">Content here</div>
        
        
          .mybackground {background-color:#7c3080;}
        
        Background color #7c3080
      
           Border around this has a color of #7c3080        
        
          <div style="border:2px solid #7c3080;">Content here</div>
        
        
          .myborder {border:2px solid #7c3080;}
        
        Border color #7c3080