#78265e color space conversions
Hex:
        #78265e
        RGB:
        120, 38, 94
        CMY:
        53, 85, 63
        CMYK:
        0, 68, 22, 53
      HSL:
        319°, 51.8987%, 30.9804%
        HSV (HSB):
        319°, 68.3333%, 47.0588%
        XYZ:
        10.4592, 6.1874, 11.2327
        xyY:
        0.3752, 0.2219, 6.1874
      CIE-Lab:
        29.8805, 41.8410, -14.6960
        CIE-LCH:
        29.8805, 44.3468, 340.6469
        CIE-Luv:
        29.8805, 41.8000, -23.9943
        Hunter-Lab:
        24.8746, 31.5249, -9.3616
      #78265e color charts
#78265e RGB chart
      #78265e CMYK chart
      #78265e RGB pie chart
      #78265e color shades, tints & tones
#78265e color schemes
#78265e color preview, HTML & CSS examples
           This text has a color of #78265e        
        
          <p style="color:#78265e;">Text here</p>
        
        
          .mytext {color:#78265e;}
        
        Text color #78265e
      
           This box has a color of #78265e        
        
          <div style="background-color:#78265e;">Content here</div>
        
        
          .mybackground {background-color:#78265e;}
        
        Background color #78265e
      
           Border around this has a color of #78265e        
        
          <div style="border:2px solid #78265e;">Content here</div>
        
        
          .myborder {border:2px solid #78265e;}
        
        Border color #78265e