#78348e color space conversions
Hex:
        #78348e
        RGB:
        120, 52, 142
        CMY:
        53, 80, 44
        CMYK:
        15, 63, 0, 44
      HSL:
        285°, 46.3918%, 38.0392%
        HSV (HSB):
        285°, 63.3803%, 55.6863%
        XYZ:
        13.8562, 8.4020, 26.4826
        xyY:
        0.2843, 0.1724, 8.4020
      CIE-Lab:
        34.8065, 44.1574, -37.2454
        CIE-LCH:
        34.8065, 57.7676, 319.8534
        CIE-Luv:
        34.8065, 24.8212, -55.9153
        Hunter-Lab:
        28.9863, 34.6017, -33.8785
      #78348e color charts
#78348e RGB chart
      #78348e CMYK chart
      #78348e RGB pie chart
      #78348e color shades, tints & tones
#78348e color schemes
#78348e color preview, HTML & CSS examples
           This text has a color of #78348e        
        
          <p style="color:#78348e;">Text here</p>
        
        
          .mytext {color:#78348e;}
        
        Text color #78348e
      
           This box has a color of #78348e        
        
          <div style="background-color:#78348e;">Content here</div>
        
        
          .mybackground {background-color:#78348e;}
        
        Background color #78348e
      
           Border around this has a color of #78348e        
        
          <div style="border:2px solid #78348e;">Content here</div>
        
        
          .myborder {border:2px solid #78348e;}
        
        Border color #78348e