#7b3c6a color space conversions
Hex:
        #7b3c6a
        RGB:
        123, 60, 106
        CMY:
        52, 76, 58
        CMYK:
        0, 51, 14, 52
      HSL:
        316°, 34.4262%, 35.8824%
        HSV (HSB):
        316°, 51.2195%, 48.2353%
        XYZ:
        12.3858, 8.4833, 14.6203
        xyY:
        0.3490, 0.2390, 8.4833
      CIE-Lab:
        34.9698, 33.7950, -14.5358
        CIE-LCH:
        34.9698, 36.7885, 336.7267
        CIE-Luv:
        34.9698, 32.8024, -23.7547
        Hunter-Lab:
        29.1261, 24.9359, -9.3733
      #7b3c6a color charts
#7b3c6a RGB chart
      #7b3c6a CMYK chart
      #7b3c6a RGB pie chart
      #7b3c6a color shades, tints & tones
#7b3c6a color schemes
#7b3c6a color preview, HTML & CSS examples
           This text has a color of #7b3c6a        
        
          <p style="color:#7b3c6a;">Text here</p>
        
        
          .mytext {color:#7b3c6a;}
        
        Text color #7b3c6a
      
           This box has a color of #7b3c6a        
        
          <div style="background-color:#7b3c6a;">Content here</div>
        
        
          .mybackground {background-color:#7b3c6a;}
        
        Background color #7b3c6a
      
           Border around this has a color of #7b3c6a        
        
          <div style="border:2px solid #7b3c6a;">Content here</div>
        
        
          .myborder {border:2px solid #7b3c6a;}
        
        Border color #7b3c6a