#78419a color space conversions
Hex:
        #78419a
        RGB:
        120, 65, 154
        CMY:
        53, 75, 40
        CMYK:
        22, 58, 0, 40
      HSL:
        277°, 40.6393%, 42.9412%
        HSV (HSB):
        277°, 57.7922%, 60.3922%
        XYZ:
        15.4688, 10.1068, 31.7074
        xyY:
        0.2700, 0.1764, 10.1068
      CIE-Lab:
        38.0334, 40.0849, -39.4044
        CIE-LCH:
        38.0334, 56.2094, 315.4905
        CIE-Luv:
        38.0334, 18.8633, -60.0302
        Hunter-Lab:
        31.7911, 31.2191, -36.8800
      #78419a color charts
#78419a RGB chart
      #78419a CMYK chart
      #78419a RGB pie chart
      #78419a color shades, tints & tones
#78419a color schemes
#78419a color preview, HTML & CSS examples
           This text has a color of #78419a        
        
          <p style="color:#78419a;">Text here</p>
        
        
          .mytext {color:#78419a;}
        
        Text color #78419a
      
           This box has a color of #78419a        
        
          <div style="background-color:#78419a;">Content here</div>
        
        
          .mybackground {background-color:#78419a;}
        
        Background color #78419a
      
           Border around this has a color of #78419a        
        
          <div style="border:2px solid #78419a;">Content here</div>
        
        
          .myborder {border:2px solid #78419a;}
        
        Border color #78419a