#782bbe color space conversions
Hex:
        #782bbe
        RGB:
        120, 43, 190
        CMY:
        53, 83, 25
        CMYK:
        37, 77, 0, 25
      HSL:
        271°, 63.0901%, 45.6863%
        HSV (HSB):
        271°, 77.3684%, 74.5098%
        XYZ:
        17.9039, 9.4385, 49.5934
        xyY:
        0.2327, 0.1227, 9.4385
      CIE-Lab:
        36.8153, 58.9678, -62.8200
        CIE-LCH:
        36.8153, 86.1601, 313.1883
        CIE-Luv:
        36.8153, 16.5023, -92.2592
        Hunter-Lab:
        30.7222, 50.2600, -74.2035
      #782bbe color charts
#782bbe RGB chart
      #782bbe CMYK chart
      #782bbe RGB pie chart
      #782bbe color shades, tints & tones
#782bbe color schemes
#782bbe color preview, HTML & CSS examples
           This text has a color of #782bbe        
        
          <p style="color:#782bbe;">Text here</p>
        
        
          .mytext {color:#782bbe;}
        
        Text color #782bbe
      
           This box has a color of #782bbe        
        
          <div style="background-color:#782bbe;">Content here</div>
        
        
          .mybackground {background-color:#782bbe;}
        
        Background color #782bbe
      
           Border around this has a color of #782bbe        
        
          <div style="border:2px solid #782bbe;">Content here</div>
        
        
          .myborder {border:2px solid #782bbe;}
        
        Border color #782bbe