#78244f color space conversions
Hex:
        #78244f
        RGB:
        120, 36, 79
        CMY:
        53, 86, 69
        CMYK:
        0, 70, 34, 53
      HSL:
        329°, 53.8462%, 30.5882%
        HSV (HSB):
        329°, 70.0000%, 47.0588%
        XYZ:
        9.7879, 5.8193, 8.0045
        xyY:
        0.4145, 0.2465, 5.8193
      CIE-Lab:
        28.9520, 40.6032, -6.2793
        CIE-LCH:
        28.9520, 41.0858, 351.2088
        CIE-Luv:
        28.9520, 47.2286, -13.4818
        Hunter-Lab:
        24.1233, 30.2096, -2.7871
      #78244f color charts
#78244f RGB chart
      #78244f CMYK chart
      #78244f RGB pie chart
      #78244f color shades, tints & tones
#78244f color schemes
#78244f color preview, HTML & CSS examples
           This text has a color of #78244f        
        
          <p style="color:#78244f;">Text here</p>
        
        
          .mytext {color:#78244f;}
        
        Text color #78244f
      
           This box has a color of #78244f        
        
          <div style="background-color:#78244f;">Content here</div>
        
        
          .mybackground {background-color:#78244f;}
        
        Background color #78244f
      
           Border around this has a color of #78244f        
        
          <div style="border:2px solid #78244f;">Content here</div>
        
        
          .myborder {border:2px solid #78244f;}
        
        Border color #78244f