#78016f color space conversions
Hex:
        #78016f
        RGB:
        120, 1, 111
        CMY:
        53, 100, 56
        CMYK:
        0, 99, 8, 53
      HSL:
        305°, 98.3471%, 23.7255%
        HSV (HSB):
        305°, 99.1667%, 47.0588%
        XYZ:
        10.6258, 5.1625, 15.4753
        xyY:
        0.3399, 0.1651, 5.1625
      CIE-Lab:
        27.1927, 54.6919, -29.9032
        CIE-LCH:
        27.1927, 62.3330, 331.3320
        CIE-Luv:
        27.1927, 41.7829, -43.4329
        Hunter-Lab:
        22.7211, 43.7161, -24.4777
      #78016f color charts
#78016f RGB chart
      #78016f CMYK chart
      #78016f RGB pie chart
      #78016f color shades, tints & tones
#78016f color schemes
#78016f color preview, HTML & CSS examples
           This text has a color of #78016f        
        
          <p style="color:#78016f;">Text here</p>
        
        
          .mytext {color:#78016f;}
        
        Text color #78016f
      
           This box has a color of #78016f        
        
          <div style="background-color:#78016f;">Content here</div>
        
        
          .mybackground {background-color:#78016f;}
        
        Background color #78016f
      
           Border around this has a color of #78016f        
        
          <div style="border:2px solid #78016f;">Content here</div>
        
        
          .myborder {border:2px solid #78016f;}
        
        Border color #78016f