#782aff color space conversions
Hex:
        #782aff
        RGB:
        120, 42, 255
        CMY:
        53, 84, 0
        CMYK:
        53, 84, 0, 0
      HSL:
        262°, 100.0000%, 58.2353%
        HSV (HSB):
        262°, 83.5294%, 100.0000%
        XYZ:
        26.6237, 12.8690, 95.6885
        xyY:
        0.1969, 0.0952, 12.8690
      CIE-Lab:
        42.5652, 74.7136, -90.5966
        CIE-LCH:
        42.5652, 117.4302, 309.5119
        CIE-Luv:
        42.5652, 6.8191, -132.6751
        Hunter-Lab:
        35.8734, 69.6966, -133.0385
      #782aff color charts
#782aff RGB chart
      #782aff CMYK chart
      #782aff RGB pie chart
      #782aff color shades, tints & tones
#782aff color schemes
#782aff color preview, HTML & CSS examples
           This text has a color of #782aff        
        
          <p style="color:#782aff;">Text here</p>
        
        
          .mytext {color:#782aff;}
        
        Text color #782aff
      
           This box has a color of #782aff        
        
          <div style="background-color:#782aff;">Content here</div>
        
        
          .mybackground {background-color:#782aff;}
        
        Background color #782aff
      
           Border around this has a color of #782aff        
        
          <div style="border:2px solid #782aff;">Content here</div>
        
        
          .myborder {border:2px solid #782aff;}
        
        Border color #782aff