#78225d color space conversions
Hex:
        #78225d
        RGB:
        120, 34, 93
        CMY:
        53, 87, 64
        CMYK:
        0, 72, 23, 53
      HSL:
        319°, 55.8442%, 30.1961%
        HSV (HSB):
        319°, 71.6667%, 47.0588%
        XYZ:
        10.2935, 5.9274, 10.9575
        xyY:
        0.3787, 0.2181, 5.9274
      CIE-Lab:
        29.2287, 43.3789, -15.0476
        CIE-LCH:
        29.2287, 45.9147, 340.8690
        CIE-Luv:
        29.2287, 43.2798, -24.4818
        Hunter-Lab:
        24.3463, 32.8631, -9.6421
      #78225d color charts
#78225d RGB chart
      #78225d CMYK chart
      #78225d RGB pie chart
      #78225d color shades, tints & tones
#78225d color schemes
#78225d color preview, HTML & CSS examples
           This text has a color of #78225d        
        
          <p style="color:#78225d;">Text here</p>
        
        
          .mytext {color:#78225d;}
        
        Text color #78225d
      
           This box has a color of #78225d        
        
          <div style="background-color:#78225d;">Content here</div>
        
        
          .mybackground {background-color:#78225d;}
        
        Background color #78225d
      
           Border around this has a color of #78225d        
        
          <div style="border:2px solid #78225d;">Content here</div>
        
        
          .myborder {border:2px solid #78225d;}
        
        Border color #78225d