#78248f color space conversions
Hex:
        #78248f
        RGB:
        120, 36, 143
        CMY:
        53, 86, 44
        CMYK:
        16, 75, 0, 44
      HSL:
        287°, 59.7765%, 35.0980%
        HSV (HSB):
        287°, 74.8252%, 56.0784%
        XYZ:
        13.3345, 7.2380, 26.6809
        xyY:
        0.2822, 0.1532, 7.2380
      CIE-Lab:
        32.3427, 51.4328, -41.8041
        CIE-LCH:
        32.3427, 66.2791, 320.8961
        CIE-Luv:
        32.3427, 27.8676, -61.2884
        Hunter-Lab:
        26.9035, 41.3911, -39.9669
      #78248f color charts
#78248f RGB chart
      #78248f CMYK chart
      #78248f RGB pie chart
      #78248f color shades, tints & tones
#78248f color schemes
#78248f color preview, HTML & CSS examples
           This text has a color of #78248f        
        
          <p style="color:#78248f;">Text here</p>
        
        
          .mytext {color:#78248f;}
        
        Text color #78248f
      
           This box has a color of #78248f        
        
          <div style="background-color:#78248f;">Content here</div>
        
        
          .mybackground {background-color:#78248f;}
        
        Background color #78248f
      
           Border around this has a color of #78248f        
        
          <div style="border:2px solid #78248f;">Content here</div>
        
        
          .myborder {border:2px solid #78248f;}
        
        Border color #78248f