#7b416f color space conversions
Hex:
        #7b416f
        RGB:
        123, 65, 111
        CMY:
        52, 75, 56
        CMYK:
        0, 47, 10, 52
      HSL:
        312°, 30.8511%, 36.8627%
        HSV (HSB):
        312°, 47.1545%, 48.2353%
        XYZ:
        12.9279, 9.1392, 16.1216
        xyY:
        0.3385, 0.2393, 9.1392
      CIE-Lab:
        36.2510, 31.9184, -15.7186
        CIE-LCH:
        36.2510, 35.5789, 333.7815
        CIE-Luv:
        36.2510, 29.6086, -25.3138
        Hunter-Lab:
        30.2312, 23.4283, -10.4562
      #7b416f color charts
#7b416f RGB chart
      #7b416f CMYK chart
      #7b416f RGB pie chart
      #7b416f color shades, tints & tones
#7b416f color schemes
#7b416f color preview, HTML & CSS examples
           This text has a color of #7b416f        
        
          <p style="color:#7b416f;">Text here</p>
        
        
          .mytext {color:#7b416f;}
        
        Text color #7b416f
      
           This box has a color of #7b416f        
        
          <div style="background-color:#7b416f;">Content here</div>
        
        
          .mybackground {background-color:#7b416f;}
        
        Background color #7b416f
      
           Border around this has a color of #7b416f        
        
          <div style="border:2px solid #7b416f;">Content here</div>
        
        
          .myborder {border:2px solid #7b416f;}
        
        Border color #7b416f