#782def color space conversions
Hex:
        #782def
        RGB:
        120, 45, 239
        CMY:
        53, 82, 6
        CMYK:
        50, 81, 0, 6
      HSL:
        263°, 85.8407%, 55.6863%
        HSV (HSB):
        263°, 81.1715%, 93.7255%
        XYZ:
        24.2641, 12.1018, 82.7184
        xyY:
        0.2038, 0.1016, 12.1018
      CIE-Lab:
        41.3775, 69.8676, -83.5653
        CIE-LCH:
        41.3775, 108.9249, 309.8985
        CIE-Luv:
        41.3775, 8.5882, -122.8602
        Hunter-Lab:
        34.7877, 63.6237, -116.6287
      #782def color charts
#782def RGB chart
      #782def CMYK chart
      #782def RGB pie chart
      #782def color shades, tints & tones
#782def color schemes
#782def color preview, HTML & CSS examples
           This text has a color of #782def        
        
          <p style="color:#782def;">Text here</p>
        
        
          .mytext {color:#782def;}
        
        Text color #782def
      
           This box has a color of #782def        
        
          <div style="background-color:#782def;">Content here</div>
        
        
          .mybackground {background-color:#782def;}
        
        Background color #782def
      
           Border around this has a color of #782def        
        
          <div style="border:2px solid #782def;">Content here</div>
        
        
          .myborder {border:2px solid #782def;}
        
        Border color #782def