#785fc7 color space conversions
Hex:
        #785fc7
        RGB:
        120, 95, 199
        CMY:
        53, 63, 22
        CMYK:
        40, 52, 0, 22
      HSL:
        254°, 48.1481%, 57.6471%
        HSV (HSB):
        254°, 52.2613%, 78.0392%
        XYZ:
        22.1467, 16.3010, 56.0120
        xyY:
        0.2345, 0.1726, 16.3010
      CIE-Lab:
        47.3670, 34.5427, -50.9987
        CIE-LCH:
        47.3670, 61.5960, 304.1108
        CIE-Luv:
        47.3670, 3.6638, -80.5671
        Hunter-Lab:
        40.3745, 27.2577, -53.9915
      #785fc7 color charts
#785fc7 RGB chart
      #785fc7 CMYK chart
      #785fc7 RGB pie chart
      #785fc7 color shades, tints & tones
#785fc7 color schemes
#785fc7 color preview, HTML & CSS examples
           This text has a color of #785fc7        
        
          <p style="color:#785fc7;">Text here</p>
        
        
          .mytext {color:#785fc7;}
        
        Text color #785fc7
      
           This box has a color of #785fc7        
        
          <div style="background-color:#785fc7;">Content here</div>
        
        
          .mybackground {background-color:#785fc7;}
        
        Background color #785fc7
      
           Border around this has a color of #785fc7        
        
          <div style="border:2px solid #785fc7;">Content here</div>
        
        
          .myborder {border:2px solid #785fc7;}
        
        Border color #785fc7