#78465d color space conversions
Hex:
        #78465d
        RGB:
        120, 70, 93
        CMY:
        53, 73, 64
        CMYK:
        0, 42, 23, 53
      HSL:
        332°, 26.3158%, 37.2549%
        HSV (HSB):
        332°, 41.6667%, 47.0588%
        XYZ:
        11.9117, 9.1637, 11.4969
        xyY:
        0.3657, 0.2813, 9.1637
      CIE-Lab:
        36.2976, 24.7952, -4.3618
        CIE-LCH:
        36.2976, 25.1759, 350.0229
        CIE-Luv:
        36.2976, 28.9302, -9.3266
        Hunter-Lab:
        30.2716, 17.2632, -1.3277
      #78465d color charts
#78465d RGB chart
      #78465d CMYK chart
      #78465d RGB pie chart
      #78465d color shades, tints & tones
#78465d color schemes
#78465d color preview, HTML & CSS examples
           This text has a color of #78465d        
        
          <p style="color:#78465d;">Text here</p>
        
        
          .mytext {color:#78465d;}
        
        Text color #78465d
      
           This box has a color of #78465d        
        
          <div style="background-color:#78465d;">Content here</div>
        
        
          .mybackground {background-color:#78465d;}
        
        Background color #78465d
      
           Border around this has a color of #78465d        
        
          <div style="border:2px solid #78465d;">Content here</div>
        
        
          .myborder {border:2px solid #78465d;}
        
        Border color #78465d