#7b2b80 color space conversions
Hex:
        #7b2b80
        RGB:
        123, 43, 128
        CMY:
        52, 83, 50
        CMYK:
        4, 66, 0, 50
      HSL:
        296°, 49.7076%, 33.5294%
        HSV (HSB):
        296°, 66.4062%, 50.1961%
        XYZ:
        12.9285, 7.4972, 21.1878
        xyY:
        0.3107, 0.1802, 7.4972
      CIE-Lab:
        32.9131, 46.3103, -31.5640
        CIE-LCH:
        32.9131, 56.0440, 325.7225
        CIE-Luv:
        32.9131, 32.4549, -47.5926
        Hunter-Lab:
        27.3811, 36.3657, -26.7125
      #7b2b80 color charts
#7b2b80 RGB chart
      #7b2b80 CMYK chart
      #7b2b80 RGB pie chart
      #7b2b80 color shades, tints & tones
#7b2b80 color schemes
#7b2b80 color preview, HTML & CSS examples
           This text has a color of #7b2b80        
        
          <p style="color:#7b2b80;">Text here</p>
        
        
          .mytext {color:#7b2b80;}
        
        Text color #7b2b80
      
           This box has a color of #7b2b80        
        
          <div style="background-color:#7b2b80;">Content here</div>
        
        
          .mybackground {background-color:#7b2b80;}
        
        Background color #7b2b80
      
           Border around this has a color of #7b2b80        
        
          <div style="border:2px solid #7b2b80;">Content here</div>
        
        
          .myborder {border:2px solid #7b2b80;}
        
        Border color #7b2b80