#7b488e color space conversions
Hex:
        #7b488e
        RGB:
        123, 72, 142
        CMY:
        52, 72, 44
        CMYK:
        13, 49, 0, 44
      HSL:
        284°, 32.7103%, 41.9608%
        HSV (HSB):
        284°, 49.2958%, 55.6863%
        XYZ:
        15.3682, 10.7987, 26.8655
        xyY:
        0.2898, 0.2036, 10.7987
      CIE-Lab:
        39.2393, 34.2941, -30.2015
        CIE-LCH:
        39.2393, 45.6970, 318.6309
        CIE-Luv:
        39.2393, 20.6483, -46.7047
        Hunter-Lab:
        32.8613, 25.9716, -25.4692
      #7b488e color charts
#7b488e RGB chart
      #7b488e CMYK chart
      #7b488e RGB pie chart
      #7b488e color shades, tints & tones
#7b488e color schemes
#7b488e color preview, HTML & CSS examples
           This text has a color of #7b488e        
        
          <p style="color:#7b488e;">Text here</p>
        
        
          .mytext {color:#7b488e;}
        
        Text color #7b488e
      
           This box has a color of #7b488e        
        
          <div style="background-color:#7b488e;">Content here</div>
        
        
          .mybackground {background-color:#7b488e;}
        
        Background color #7b488e
      
           Border around this has a color of #7b488e        
        
          <div style="border:2px solid #7b488e;">Content here</div>
        
        
          .myborder {border:2px solid #7b488e;}
        
        Border color #7b488e