#784fc5 color space conversions
Hex:
        #784fc5
        RGB:
        120, 79, 197
        CMY:
        53, 69, 23
        CMYK:
        39, 60, 0, 23
      HSL:
        261°, 50.4274%, 54.1176%
        HSV (HSB):
        261°, 59.8985%, 77.2549%
        XYZ:
        20.6198, 13.6163, 54.3647
        xyY:
        0.2327, 0.1537, 13.6163
      CIE-Lab:
        43.6775, 43.2053, -55.7733
        CIE-LCH:
        43.6775, 70.5503, 307.7635
        CIE-Luv:
        43.6775, 8.3798, -86.5685
        Hunter-Lab:
        36.9002, 35.1701, -61.5213
      #784fc5 color charts
#784fc5 RGB chart
      #784fc5 CMYK chart
      #784fc5 RGB pie chart
      #784fc5 color shades, tints & tones
#784fc5 color schemes
#784fc5 color preview, HTML & CSS examples
           This text has a color of #784fc5        
        
          <p style="color:#784fc5;">Text here</p>
        
        
          .mytext {color:#784fc5;}
        
        Text color #784fc5
      
           This box has a color of #784fc5        
        
          <div style="background-color:#784fc5;">Content here</div>
        
        
          .mybackground {background-color:#784fc5;}
        
        Background color #784fc5
      
           Border around this has a color of #784fc5        
        
          <div style="border:2px solid #784fc5;">Content here</div>
        
        
          .myborder {border:2px solid #784fc5;}
        
        Border color #784fc5