#78569b color space conversions
Hex:
        #78569b
        RGB:
        120, 86, 155
        CMY:
        53, 66, 39
        CMYK:
        23, 45, 0, 39
      HSL:
        270°, 28.6307%, 47.2549%
        HSV (HSB):
        270°, 44.5161%, 60.7843%
        XYZ:
        16.9899, 13.0152, 32.6271
        xyY:
        0.2713, 0.2078, 13.0152
      CIE-Lab:
        42.7861, 28.2687, -32.4795
        CIE-LCH:
        42.7861, 43.0585, 311.0349
        CIE-Luv:
        42.7861, 11.8557, -50.3915
        Hunter-Lab:
        36.0766, 20.9288, -28.3673
      #78569b color charts
#78569b RGB chart
      #78569b CMYK chart
      #78569b RGB pie chart
      #78569b color shades, tints & tones
#78569b color schemes
#78569b color preview, HTML & CSS examples
           This text has a color of #78569b        
        
          <p style="color:#78569b;">Text here</p>
        
        
          .mytext {color:#78569b;}
        
        Text color #78569b
      
           This box has a color of #78569b        
        
          <div style="background-color:#78569b;">Content here</div>
        
        
          .mybackground {background-color:#78569b;}
        
        Background color #78569b
      
           Border around this has a color of #78569b        
        
          <div style="border:2px solid #78569b;">Content here</div>
        
        
          .myborder {border:2px solid #78569b;}
        
        Border color #78569b