#7b2bac color space conversions
Hex:
        #7b2bac
        RGB:
        123, 43, 172
        CMY:
        52, 83, 33
        CMYK:
        28, 75, 0, 33
      HSL:
        277°, 60.0000%, 42.1569%
        HSV (HSB):
        277°, 75.0000%, 67.4510%
        XYZ:
        16.4786, 8.9173, 39.8824
        xyY:
        0.2524, 0.1366, 8.9173
      CIE-Lab:
        35.8245, 55.4217, -53.7466
        CIE-LCH:
        35.8245, 77.2027, 315.8791
        CIE-Luv:
        35.8245, 21.6059, -79.6227
        Hunter-Lab:
        29.8618, 46.2436, -58.2825
      #7b2bac color charts
#7b2bac RGB chart
      #7b2bac CMYK chart
      #7b2bac RGB pie chart
      #7b2bac color shades, tints & tones
#7b2bac color schemes
#7b2bac color preview, HTML & CSS examples
           This text has a color of #7b2bac        
        
          <p style="color:#7b2bac;">Text here</p>
        
        
          .mytext {color:#7b2bac;}
        
        Text color #7b2bac
      
           This box has a color of #7b2bac        
        
          <div style="background-color:#7b2bac;">Content here</div>
        
        
          .mybackground {background-color:#7b2bac;}
        
        Background color #7b2bac
      
           Border around this has a color of #7b2bac        
        
          <div style="border:2px solid #7b2bac;">Content here</div>
        
        
          .myborder {border:2px solid #7b2bac;}
        
        Border color #7b2bac