#784fa6 color space conversions
Hex:
        #784fa6
        RGB:
        120, 79, 166
        CMY:
        53, 69, 35
        CMYK:
        28, 52, 0, 35
      HSL:
        268°, 35.5102%, 48.0392%
        HSV (HSB):
        268°, 52.4096%, 65.0980%
        XYZ:
        17.4246, 12.3382, 37.5395
        xyY:
        0.2589, 0.1833, 12.3382
      CIE-Lab:
        41.7487, 35.1227, -40.6736
        CIE-LCH:
        41.7487, 53.7396, 310.8114
        CIE-Luv:
        41.7487, 12.6695, -62.9278
        Hunter-Lab:
        35.1258, 27.0773, -38.7762
      #784fa6 color charts
#784fa6 RGB chart
      #784fa6 CMYK chart
      #784fa6 RGB pie chart
      #784fa6 color shades, tints & tones
#784fa6 color schemes
#784fa6 color preview, HTML & CSS examples
           This text has a color of #784fa6        
        
          <p style="color:#784fa6;">Text here</p>
        
        
          .mytext {color:#784fa6;}
        
        Text color #784fa6
      
           This box has a color of #784fa6        
        
          <div style="background-color:#784fa6;">Content here</div>
        
        
          .mybackground {background-color:#784fa6;}
        
        Background color #784fa6
      
           Border around this has a color of #784fa6        
        
          <div style="border:2px solid #784fa6;">Content here</div>
        
        
          .myborder {border:2px solid #784fa6;}
        
        Border color #784fa6