#78398f color space conversions
Hex:
        #78398f
        RGB:
        120, 57, 143
        CMY:
        53, 78, 44
        CMYK:
        16, 60, 0, 44
      HSL:
        284°, 43.0000%, 39.2157%
        HSV (HSB):
        284°, 60.1399%, 56.0784%
        XYZ:
        14.1668, 8.9025, 26.9583
        xyY:
        0.2832, 0.1780, 8.9025
      CIE-Lab:
        35.7959, 41.8447, -36.2826
        CIE-LCH:
        35.7959, 55.3841, 319.0721
        CIE-Luv:
        35.7959, 23.3002, -54.8235
        Hunter-Lab:
        29.8370, 32.5379, -32.6836
      #78398f color charts
#78398f RGB chart
      #78398f CMYK chart
      #78398f RGB pie chart
      #78398f color shades, tints & tones
#78398f color schemes
#78398f color preview, HTML & CSS examples
           This text has a color of #78398f        
        
          <p style="color:#78398f;">Text here</p>
        
        
          .mytext {color:#78398f;}
        
        Text color #78398f
      
           This box has a color of #78398f        
        
          <div style="background-color:#78398f;">Content here</div>
        
        
          .mybackground {background-color:#78398f;}
        
        Background color #78398f
      
           Border around this has a color of #78398f        
        
          <div style="border:2px solid #78398f;">Content here</div>
        
        
          .myborder {border:2px solid #78398f;}
        
        Border color #78398f