#782ce5 color space conversions
Hex:
        #782ce5
        RGB:
        120, 44, 229
        CMY:
        53, 83, 10
        CMYK:
        48, 81, 0, 10
      HSL:
        265°, 78.0591%, 53.5294%
        HSV (HSB):
        265°, 80.7860%, 89.8039%
        XYZ:
        22.7893, 11.4516, 75.1380
        xyY:
        0.2084, 0.1047, 11.4516
      CIE-Lab:
        40.3309, 67.8178, -79.6158
        CIE-LCH:
        40.3309, 104.5846, 310.4248
        CIE-Luv:
        40.3309, 10.0733, -116.8835
        Hunter-Lab:
        33.8402, 60.9884, -107.9581
      #782ce5 color charts
#782ce5 RGB chart
      #782ce5 CMYK chart
      #782ce5 RGB pie chart
      #782ce5 color shades, tints & tones
#782ce5 color schemes
#782ce5 color preview, HTML & CSS examples
           This text has a color of #782ce5        
        
          <p style="color:#782ce5;">Text here</p>
        
        
          .mytext {color:#782ce5;}
        
        Text color #782ce5
      
           This box has a color of #782ce5        
        
          <div style="background-color:#782ce5;">Content here</div>
        
        
          .mybackground {background-color:#782ce5;}
        
        Background color #782ce5
      
           Border around this has a color of #782ce5        
        
          <div style="border:2px solid #782ce5;">Content here</div>
        
        
          .myborder {border:2px solid #782ce5;}
        
        Border color #782ce5