#782dd2 color space conversions
Hex:
        #782dd2
        RGB:
        120, 45, 210
        CMY:
        53, 82, 18
        CMYK:
        43, 79, 0, 18
      HSL:
        267°, 64.7059%, 50.0000%
        HSV (HSB):
        267°, 78.5714%, 82.3529%
        XYZ:
        20.3170, 10.5230, 61.9331
        xyY:
        0.2190, 0.1134, 10.5230
      CIE-Lab:
        38.7652, 62.9013, -71.2881
        CIE-LCH:
        38.7652, 95.0714, 311.4237
        CIE-Luv:
        38.7652, 12.8242, -104.8838
        Hunter-Lab:
        32.4392, 55.0279, -90.4895
      #782dd2 color charts
#782dd2 RGB chart
      #782dd2 CMYK chart
      #782dd2 RGB pie chart
      #782dd2 color shades, tints & tones
#782dd2 color schemes
#782dd2 color preview, HTML & CSS examples
           This text has a color of #782dd2        
        
          <p style="color:#782dd2;">Text here</p>
        
        
          .mytext {color:#782dd2;}
        
        Text color #782dd2
      
           This box has a color of #782dd2        
        
          <div style="background-color:#782dd2;">Content here</div>
        
        
          .mybackground {background-color:#782dd2;}
        
        Background color #782dd2
      
           Border around this has a color of #782dd2        
        
          <div style="border:2px solid #782dd2;">Content here</div>
        
        
          .myborder {border:2px solid #782dd2;}
        
        Border color #782dd2