#78204f color space conversions
Hex:
        #78204f
        RGB:
        120, 32, 79
        CMY:
        53, 87, 69
        CMYK:
        0, 73, 34, 53
      HSL:
        328°, 57.8947%, 29.8039%
        HSV (HSB):
        328°, 73.3333%, 47.0588%
        XYZ:
        9.6735, 5.5906, 7.9664
        xyY:
        0.4164, 0.2407, 5.5906
      CIE-Lab:
        28.3552, 42.2594, -7.1751
        CIE-LCH:
        28.3552, 42.8642, 350.3638
        CIE-Luv:
        28.3552, 48.5333, -14.6971
        Hunter-Lab:
        23.6445, 31.6509, -3.4251
      #78204f color charts
#78204f RGB chart
      #78204f CMYK chart
      #78204f RGB pie chart
      #78204f color shades, tints & tones
#78204f color schemes
#78204f color preview, HTML & CSS examples
           This text has a color of #78204f        
        
          <p style="color:#78204f;">Text here</p>
        
        
          .mytext {color:#78204f;}
        
        Text color #78204f
      
           This box has a color of #78204f        
        
          <div style="background-color:#78204f;">Content here</div>
        
        
          .mybackground {background-color:#78204f;}
        
        Background color #78204f
      
           Border around this has a color of #78204f        
        
          <div style="border:2px solid #78204f;">Content here</div>
        
        
          .myborder {border:2px solid #78204f;}
        
        Border color #78204f