#78295f color space conversions
Hex:
        #78295f
        RGB:
        120, 41, 95
        CMY:
        53, 84, 63
        CMYK:
        0, 66, 21, 53
      HSL:
        319°, 49.0683%, 31.5686%
        HSV (HSB):
        319°, 65.8333%, 47.0588%
        XYZ:
        10.6042, 6.4052, 11.5039
        xyY:
        0.3719, 0.2246, 6.4052
      CIE-Lab:
        30.4125, 40.6503, -14.5277
        CIE-LCH:
        30.4125, 43.1683, 340.3339
        CIE-Luv:
        30.4125, 40.5551, -23.7438
        Hunter-Lab:
        25.3084, 30.5017, -9.2342
      #78295f color charts
#78295f RGB chart
      #78295f CMYK chart
      #78295f RGB pie chart
      #78295f color shades, tints & tones
#78295f color schemes
#78295f color preview, HTML & CSS examples
           This text has a color of #78295f        
        
          <p style="color:#78295f;">Text here</p>
        
        
          .mytext {color:#78295f;}
        
        Text color #78295f
      
           This box has a color of #78295f        
        
          <div style="background-color:#78295f;">Content here</div>
        
        
          .mybackground {background-color:#78295f;}
        
        Background color #78295f
      
           Border around this has a color of #78295f        
        
          <div style="border:2px solid #78295f;">Content here</div>
        
        
          .myborder {border:2px solid #78295f;}
        
        Border color #78295f