#78609f color space conversions
Hex:
        #78609f
        RGB:
        120, 96, 159
        CMY:
        53, 62, 38
        CMYK:
        25, 40, 0, 38
      HSL:
        263°, 24.7059%, 50.0000%
        HSV (HSB):
        263°, 39.6226%, 62.3529%
        XYZ:
        18.1866, 14.8620, 34.7110
        xyY:
        0.2684, 0.2193, 14.8620
      CIE-Lab:
        45.4446, 23.2732, -30.6867
        CIE-LCH:
        45.4446, 38.5138, 307.1771
        CIE-Luv:
        45.4446, 7.6015, -47.8013
        Hunter-Lab:
        38.5513, 16.7428, -26.3979
      #78609f color charts
#78609f RGB chart
      #78609f CMYK chart
      #78609f RGB pie chart
      #78609f color shades, tints & tones
#78609f color schemes
#78609f color preview, HTML & CSS examples
           This text has a color of #78609f        
        
          <p style="color:#78609f;">Text here</p>
        
        
          .mytext {color:#78609f;}
        
        Text color #78609f
      
           This box has a color of #78609f        
        
          <div style="background-color:#78609f;">Content here</div>
        
        
          .mybackground {background-color:#78609f;}
        
        Background color #78609f
      
           Border around this has a color of #78609f        
        
          <div style="border:2px solid #78609f;">Content here</div>
        
        
          .myborder {border:2px solid #78609f;}
        
        Border color #78609f