#78448d color space conversions
Hex:
        #78448d
        RGB:
        120, 68, 141
        CMY:
        53, 73, 45
        CMYK:
        15, 52, 0, 45
      HSL:
        283°, 34.9282%, 40.9804%
        HSV (HSB):
        283°, 51.7730%, 55.2941%
        XYZ:
        14.6206, 10.0504, 26.3686
        xyY:
        0.2865, 0.1969, 10.0504
      CIE-Lab:
        37.9327, 35.4350, -31.6760
        CIE-LCH:
        37.9327, 47.5290, 318.2059
        CIE-Luv:
        37.9327, 20.3999, -48.5020
        Hunter-Lab:
        31.7024, 26.8419, -27.1232
      #78448d color charts
#78448d RGB chart
      #78448d CMYK chart
      #78448d RGB pie chart
      #78448d color shades, tints & tones
#78448d color schemes
#78448d color preview, HTML & CSS examples
           This text has a color of #78448d        
        
          <p style="color:#78448d;">Text here</p>
        
        
          .mytext {color:#78448d;}
        
        Text color #78448d
      
           This box has a color of #78448d        
        
          <div style="background-color:#78448d;">Content here</div>
        
        
          .mybackground {background-color:#78448d;}
        
        Background color #78448d
      
           Border around this has a color of #78448d        
        
          <div style="border:2px solid #78448d;">Content here</div>
        
        
          .myborder {border:2px solid #78448d;}
        
        Border color #78448d