#785fc1 color space conversions
Hex:
        #785fc1
        RGB:
        120, 95, 193
        CMY:
        53, 63, 24
        CMYK:
        38, 51, 0, 24
      HSL:
        255°, 44.1441%, 56.4706%
        HSV (HSB):
        255°, 50.7772%, 75.6863%
        XYZ:
        21.4636, 16.0277, 52.4145
        xyY:
        0.2387, 0.1783, 16.0277
      CIE-Lab:
        47.0109, 32.8808, -48.1056
        CIE-LCH:
        47.0109, 58.2692, 304.3531
        CIE-Luv:
        47.0109, 4.2797, -75.8831
        Hunter-Lab:
        40.0347, 25.6376, -49.5998
      #785fc1 color charts
#785fc1 RGB chart
      #785fc1 CMYK chart
      #785fc1 RGB pie chart
      #785fc1 color shades, tints & tones
#785fc1 color schemes
#785fc1 color preview, HTML & CSS examples
           This text has a color of #785fc1        
        
          <p style="color:#785fc1;">Text here</p>
        
        
          .mytext {color:#785fc1;}
        
        Text color #785fc1
      
           This box has a color of #785fc1        
        
          <div style="background-color:#785fc1;">Content here</div>
        
        
          .mybackground {background-color:#785fc1;}
        
        Background color #785fc1
      
           Border around this has a color of #785fc1        
        
          <div style="border:2px solid #785fc1;">Content here</div>
        
        
          .myborder {border:2px solid #785fc1;}
        
        Border color #785fc1