#782ae3 color space conversions
Hex:
        #782ae3
        RGB:
        120, 42, 227
        CMY:
        53, 84, 11
        CMYK:
        47, 81, 0, 11
      HSL:
        265°, 76.7635%, 52.7451%
        HSV (HSB):
        265°, 81.4978%, 89.0196%
        XYZ:
        22.4388, 11.1950, 73.6512
        xyY:
        0.2092, 0.1043, 11.1950
      CIE-Lab:
        39.9071, 68.0441, -79.1730
        CIE-LCH:
        39.9071, 104.3952, 310.6769
        CIE-Luv:
        39.9071, 10.5698, -115.8872
        Hunter-Lab:
        33.4590, 61.1553, -107.0901
      #782ae3 color charts
#782ae3 RGB chart
      #782ae3 CMYK chart
      #782ae3 RGB pie chart
      #782ae3 color shades, tints & tones
#782ae3 color schemes
#782ae3 color preview, HTML & CSS examples
           This text has a color of #782ae3        
        
          <p style="color:#782ae3;">Text here</p>
        
        
          .mytext {color:#782ae3;}
        
        Text color #782ae3
      
           This box has a color of #782ae3        
        
          <div style="background-color:#782ae3;">Content here</div>
        
        
          .mybackground {background-color:#782ae3;}
        
        Background color #782ae3
      
           Border around this has a color of #782ae3        
        
          <div style="border:2px solid #782ae3;">Content here</div>
        
        
          .myborder {border:2px solid #782ae3;}
        
        Border color #782ae3