#780fc1 color space conversions
Hex:
        #780fc1
        RGB:
        120, 15, 193
        CMY:
        53, 94, 24
        CMYK:
        38, 92, 0, 24
      HSL:
        275°, 85.5769%, 40.7843%
        HSV (HSB):
        275°, 92.2280%, 75.6863%
        XYZ:
        17.5422, 8.1850, 51.1074
        xyY:
        0.2283, 0.1065, 8.1850
      CIE-Lab:
        34.3652, 67.5853, -68.5945
        CIE-LCH:
        34.3652, 96.2963, 314.5754
        CIE-Luv:
        34.3652, 18.3716, -97.1531
        Hunter-Lab:
        28.6094, 59.3830, -85.8881
      #780fc1 color charts
#780fc1 RGB chart
      #780fc1 CMYK chart
      #780fc1 RGB pie chart
      #780fc1 color shades, tints & tones
#780fc1 color schemes
#780fc1 color preview, HTML & CSS examples
           This text has a color of #780fc1        
        
          <p style="color:#780fc1;">Text here</p>
        
        
          .mytext {color:#780fc1;}
        
        Text color #780fc1
      
           This box has a color of #780fc1        
        
          <div style="background-color:#780fc1;">Content here</div>
        
        
          .mybackground {background-color:#780fc1;}
        
        Background color #780fc1
      
           Border around this has a color of #780fc1        
        
          <div style="border:2px solid #780fc1;">Content here</div>
        
        
          .myborder {border:2px solid #780fc1;}
        
        Border color #780fc1