#785f7e color space conversions
Hex:
        #785f7e
        RGB:
        120, 95, 126
        CMY:
        53, 63, 51
        CMYK:
        5, 25, 0, 51
      HSL:
        288°, 14.0271%, 43.3333%
        HSV (HSB):
        288°, 24.6032%, 49.4118%
        XYZ:
        15.6038, 13.6838, 21.5575
        xyY:
        0.3069, 0.2691, 13.6838
      CIE-Lab:
        43.7761, 16.1240, -13.5049
        CIE-LCH:
        43.7761, 21.0325, 320.0516
        CIE-Luv:
        43.7761, 11.8096, -21.0694
        Hunter-Lab:
        36.9917, 10.5594, -8.6580
      #785f7e color charts
#785f7e RGB chart
      #785f7e CMYK chart
      #785f7e RGB pie chart
      #785f7e color shades, tints & tones
#785f7e color schemes
#785f7e color preview, HTML & CSS examples
           This text has a color of #785f7e        
        
          <p style="color:#785f7e;">Text here</p>
        
        
          .mytext {color:#785f7e;}
        
        Text color #785f7e
      
           This box has a color of #785f7e        
        
          <div style="background-color:#785f7e;">Content here</div>
        
        
          .mybackground {background-color:#785f7e;}
        
        Background color #785f7e
      
           Border around this has a color of #785f7e        
        
          <div style="border:2px solid #785f7e;">Content here</div>
        
        
          .myborder {border:2px solid #785f7e;}
        
        Border color #785f7e