#7b2279 color space conversions
Hex:
        #7b2279
        RGB:
        123, 34, 121
        CMY:
        52, 87, 53
        CMYK:
        0, 72, 2, 52
      HSL:
        301°, 56.6879%, 30.7843%
        HSV (HSB):
        301°, 72.3577%, 48.2353%
        XYZ:
        12.1916, 6.7355, 18.7467
        xyY:
        0.3236, 0.1788, 6.7355
      CIE-Lab:
        31.1970, 48.7254, -29.8890
        CIE-LCH:
        31.1970, 57.1622, 328.4743
        CIE-Luv:
        31.1970, 36.4716, -44.8646
        Hunter-Lab:
        25.9528, 38.4348, -24.6604
      #7b2279 color charts
#7b2279 RGB chart
      #7b2279 CMYK chart
      #7b2279 RGB pie chart
      #7b2279 color shades, tints & tones
#7b2279 color schemes
#7b2279 color preview, HTML & CSS examples
           This text has a color of #7b2279        
        
          <p style="color:#7b2279;">Text here</p>
        
        
          .mytext {color:#7b2279;}
        
        Text color #7b2279
      
           This box has a color of #7b2279        
        
          <div style="background-color:#7b2279;">Content here</div>
        
        
          .mybackground {background-color:#7b2279;}
        
        Background color #7b2279
      
           Border around this has a color of #7b2279        
        
          <div style="border:2px solid #7b2279;">Content here</div>
        
        
          .myborder {border:2px solid #7b2279;}
        
        Border color #7b2279