#784ff0 color space conversions
Hex:
        #784ff0
        RGB:
        120, 79, 240
        CMY:
        53, 69, 6
        CMYK:
        50, 67, 0, 6
      HSL:
        255°, 84.2932%, 62.5490%
        HSV (HSB):
        255°, 67.0833%, 94.1176%
        XYZ:
        26.2699, 15.8763, 84.1179
        xyY:
        0.2081, 0.1257, 15.8763
      CIE-Lab:
        46.8118, 54.9537, -75.2194
        CIE-LCH:
        46.8118, 93.1550, 306.1511
        CIE-Luv:
        46.8118, 3.3470, -116.7422
        Hunter-Lab:
        39.8451, 47.9563, -97.2770
      #784ff0 color charts
#784ff0 RGB chart
      #784ff0 CMYK chart
      #784ff0 RGB pie chart
      #784ff0 color shades, tints & tones
#784ff0 color schemes
#784ff0 color preview, HTML & CSS examples
           This text has a color of #784ff0        
        
          <p style="color:#784ff0;">Text here</p>
        
        
          .mytext {color:#784ff0;}
        
        Text color #784ff0
      
           This box has a color of #784ff0        
        
          <div style="background-color:#784ff0;">Content here</div>
        
        
          .mybackground {background-color:#784ff0;}
        
        Background color #784ff0
      
           Border around this has a color of #784ff0        
        
          <div style="border:2px solid #784ff0;">Content here</div>
        
        
          .myborder {border:2px solid #784ff0;}
        
        Border color #784ff0