#78275d color space conversions
Hex:
        #78275d
        RGB:
        120, 39, 93
        CMY:
        53, 85, 64
        CMYK:
        0, 68, 23, 53
      HSL:
        320°, 50.9434%, 31.1765%
        HSV (HSB):
        320°, 67.5000%, 47.0588%
        XYZ:
        10.4470, 6.2344, 11.0087
        xyY:
        0.3773, 0.2251, 6.2344
      CIE-Lab:
        29.9963, 41.2487, -13.8686
        CIE-LCH:
        29.9963, 43.5177, 341.4164
        CIE-Luv:
        29.9963, 41.8055, -22.9074
        Hunter-Lab:
        24.9688, 30.9895, -8.6626
      #78275d color charts
#78275d RGB chart
      #78275d CMYK chart
      #78275d RGB pie chart
      #78275d color shades, tints & tones
#78275d color schemes
#78275d color preview, HTML & CSS examples
           This text has a color of #78275d        
        
          <p style="color:#78275d;">Text here</p>
        
        
          .mytext {color:#78275d;}
        
        Text color #78275d
      
           This box has a color of #78275d        
        
          <div style="background-color:#78275d;">Content here</div>
        
        
          .mybackground {background-color:#78275d;}
        
        Background color #78275d
      
           Border around this has a color of #78275d        
        
          <div style="border:2px solid #78275d;">Content here</div>
        
        
          .myborder {border:2px solid #78275d;}
        
        Border color #78275d