#78415f color space conversions
Hex:
        #78415f
        RGB:
        120, 65, 95
        CMY:
        53, 75, 63
        CMYK:
        0, 46, 21, 53
      HSL:
        327°, 29.7297%, 36.2745%
        HSV (HSB):
        327°, 45.8333%, 47.0588%
        XYZ:
        11.7016, 8.5999, 11.8697
        xyY:
        0.3637, 0.2673, 8.5999
      CIE-Lab:
        35.2022, 28.0368, -7.2612
        CIE-LCH:
        35.2022, 28.9618, 345.4800
        CIE-Luv:
        35.2022, 30.9537, -13.4268
        Hunter-Lab:
        29.3256, 19.9059, -3.4700
      #78415f color charts
#78415f RGB chart
      #78415f CMYK chart
      #78415f RGB pie chart
      #78415f color shades, tints & tones
#78415f color schemes
#78415f color preview, HTML & CSS examples
           This text has a color of #78415f        
        
          <p style="color:#78415f;">Text here</p>
        
        
          .mytext {color:#78415f;}
        
        Text color #78415f
      
           This box has a color of #78415f        
        
          <div style="background-color:#78415f;">Content here</div>
        
        
          .mybackground {background-color:#78415f;}
        
        Background color #78415f
      
           Border around this has a color of #78415f        
        
          <div style="border:2px solid #78415f;">Content here</div>
        
        
          .myborder {border:2px solid #78415f;}
        
        Border color #78415f