#78449b color space conversions
Hex:
        #78449b
        RGB:
        120, 68, 155
        CMY:
        53, 73, 39
        CMYK:
        23, 56, 0, 39
      HSL:
        276°, 39.0135%, 43.7255%
        HSV (HSB):
        276°, 56.1290%, 60.7843%
        XYZ:
        15.7292, 10.4939, 32.2068
        xyY:
        0.2692, 0.1796, 10.4939
      CIE-Lab:
        38.7146, 38.6722, -38.9223
        CIE-LCH:
        38.7146, 54.8679, 314.8154
        CIE-Luv:
        38.7146, 17.8141, -59.5022
        Hunter-Lab:
        32.3942, 29.9820, -36.2710
      #78449b color charts
#78449b RGB chart
      #78449b CMYK chart
      #78449b RGB pie chart
      #78449b color shades, tints & tones
#78449b color schemes
#78449b color preview, HTML & CSS examples
           This text has a color of #78449b        
        
          <p style="color:#78449b;">Text here</p>
        
        
          .mytext {color:#78449b;}
        
        Text color #78449b
      
           This box has a color of #78449b        
        
          <div style="background-color:#78449b;">Content here</div>
        
        
          .mybackground {background-color:#78449b;}
        
        Background color #78449b
      
           Border around this has a color of #78449b        
        
          <div style="border:2px solid #78449b;">Content here</div>
        
        
          .myborder {border:2px solid #78449b;}
        
        Border color #78449b