#78048d color space conversions
Hex:
        #78048d
        RGB:
        120, 4, 141
        CMY:
        53, 98, 45
        CMYK:
        15, 97, 0, 45
      HSL:
        291°, 94.4828%, 28.4314%
        HSV (HSB):
        291°, 97.1631%, 55.2941%
        XYZ:
        12.5969, 6.0030, 25.6941
        xyY:
        0.2844, 0.1355, 6.0030
      CIE-Lab:
        29.4200, 59.1485, -45.2809
        CIE-LCH:
        29.4200, 74.4909, 322.5643
        CIE-Luv:
        29.4200, 31.5608, -64.1484
        Hunter-Lab:
        24.5010, 48.8967, -45.0264
      #78048d color charts
#78048d RGB chart
      #78048d CMYK chart
      #78048d RGB pie chart
      #78048d color shades, tints & tones
#78048d color schemes
#78048d color preview, HTML & CSS examples
           This text has a color of #78048d        
        
          <p style="color:#78048d;">Text here</p>
        
        
          .mytext {color:#78048d;}
        
        Text color #78048d
      
           This box has a color of #78048d        
        
          <div style="background-color:#78048d;">Content here</div>
        
        
          .mybackground {background-color:#78048d;}
        
        Background color #78048d
      
           Border around this has a color of #78048d        
        
          <div style="border:2px solid #78048d;">Content here</div>
        
        
          .myborder {border:2px solid #78048d;}
        
        Border color #78048d