#7b4e85 color space conversions
Hex:
        #7b4e85
        RGB:
        123, 78, 133
        CMY:
        52, 69, 48
        CMYK:
        8, 41, 0, 48
      HSL:
        289°, 26.0664%, 41.3725%
        HSV (HSB):
        289°, 41.3534%, 52.1569%
        XYZ:
        15.1264, 11.3532, 23.5844
        xyY:
        0.3021, 0.2268, 11.3532
      CIE-Lab:
        40.1691, 28.8502, -23.2684
        CIE-LCH:
        40.1691, 37.0642, 321.1130
        CIE-Luv:
        40.1691, 20.0245, -36.2810
        Hunter-Lab:
        33.6945, 21.1683, -17.9139
      #7b4e85 color charts
#7b4e85 RGB chart
      #7b4e85 CMYK chart
      #7b4e85 RGB pie chart
      #7b4e85 color shades, tints & tones
#7b4e85 color schemes
#7b4e85 color preview, HTML & CSS examples
           This text has a color of #7b4e85        
        
          <p style="color:#7b4e85;">Text here</p>
        
        
          .mytext {color:#7b4e85;}
        
        Text color #7b4e85
      
           This box has a color of #7b4e85        
        
          <div style="background-color:#7b4e85;">Content here</div>
        
        
          .mybackground {background-color:#7b4e85;}
        
        Background color #7b4e85
      
           Border around this has a color of #7b4e85        
        
          <div style="border:2px solid #7b4e85;">Content here</div>
        
        
          .myborder {border:2px solid #7b4e85;}
        
        Border color #7b4e85