#78074e color space conversions
Hex:
        #78074e
        RGB:
        120, 7, 78
        CMY:
        53, 97, 69
        CMYK:
        0, 94, 35, 53
      HSL:
        322°, 88.9764%, 24.9020%
        HSV (HSB):
        322°, 94.1667%, 47.0588%
        XYZ:
        9.1969, 4.6951, 7.6292
        xyY:
        0.4273, 0.2182, 4.6951
      CIE-Lab:
        25.8478, 49.1679, -10.3011
        CIE-LCH:
        25.8478, 50.2354, 348.1672
        CIE-Luv:
        25.8478, 54.1074, -18.8604
        Hunter-Lab:
        21.6681, 37.8435, -5.7080
      #78074e color charts
#78074e RGB chart
      #78074e CMYK chart
      #78074e RGB pie chart
      #78074e color shades, tints & tones
#78074e color schemes
#78074e color preview, HTML & CSS examples
           This text has a color of #78074e        
        
          <p style="color:#78074e;">Text here</p>
        
        
          .mytext {color:#78074e;}
        
        Text color #78074e
      
           This box has a color of #78074e        
        
          <div style="background-color:#78074e;">Content here</div>
        
        
          .mybackground {background-color:#78074e;}
        
        Background color #78074e
      
           Border around this has a color of #78074e        
        
          <div style="border:2px solid #78074e;">Content here</div>
        
        
          .myborder {border:2px solid #78074e;}
        
        Border color #78074e