#782cfa color space conversions
Hex:
        #782cfa
        RGB:
        120, 44, 250
        CMY:
        53, 83, 2
        CMYK:
        52, 82, 0, 2
      HSL:
        262°, 95.3704%, 57.6471%
        HSV (HSB):
        262°, 82.4000%, 98.0392%
        XYZ:
        25.9017, 12.6966, 91.5280
        xyY:
        0.1991, 0.0976, 12.6966
      CIE-Lab:
        42.3024, 72.8619, -88.2319
        CIE-LCH:
        42.3024, 114.4278, 309.5499
        CIE-Luv:
        42.3024, 7.2594, -129.5517
        Hunter-Lab:
        35.6322, 67.3985, -127.3548
      #782cfa color charts
#782cfa RGB chart
      #782cfa CMYK chart
      #782cfa RGB pie chart
      #782cfa color shades, tints & tones
#782cfa color schemes
#782cfa color preview, HTML & CSS examples
           This text has a color of #782cfa        
        
          <p style="color:#782cfa;">Text here</p>
        
        
          .mytext {color:#782cfa;}
        
        Text color #782cfa
      
           This box has a color of #782cfa        
        
          <div style="background-color:#782cfa;">Content here</div>
        
        
          .mybackground {background-color:#782cfa;}
        
        Background color #782cfa
      
           Border around this has a color of #782cfa        
        
          <div style="border:2px solid #782cfa;">Content here</div>
        
        
          .myborder {border:2px solid #782cfa;}
        
        Border color #782cfa