#785d8d color space conversions
Hex:
        #785d8d
        RGB:
        120, 93, 141
        CMY:
        53, 64, 45
        CMYK:
        15, 34, 0, 45
      HSL:
        274°, 20.5128%, 45.8824%
        HSV (HSB):
        274°, 34.0426%, 55.2941%
        XYZ:
        16.4678, 13.7449, 26.9844
        xyY:
        0.2879, 0.2403, 13.7449
      CIE-Lab:
        43.8648, 20.7041, -22.4112
        CIE-LCH:
        43.8648, 30.5110, 312.7326
        CIE-Luv:
        43.8648, 10.9097, -34.7116
        Hunter-Lab:
        37.0741, 14.4077, -17.2024
      #785d8d color charts
#785d8d RGB chart
      #785d8d CMYK chart
      #785d8d RGB pie chart
      #785d8d color shades, tints & tones
#785d8d color schemes
#785d8d color preview, HTML & CSS examples
           This text has a color of #785d8d        
        
          <p style="color:#785d8d;">Text here</p>
        
        
          .mytext {color:#785d8d;}
        
        Text color #785d8d
      
           This box has a color of #785d8d        
        
          <div style="background-color:#785d8d;">Content here</div>
        
        
          .mybackground {background-color:#785d8d;}
        
        Background color #785d8d
      
           Border around this has a color of #785d8d        
        
          <div style="border:2px solid #785d8d;">Content here</div>
        
        
          .myborder {border:2px solid #785d8d;}
        
        Border color #785d8d