#78337b color space conversions
Hex:
        #78337b
        RGB:
        120, 51, 123
        CMY:
        53, 80, 52
        CMYK:
        2, 59, 0, 52
      HSL:
        298°, 41.3793%, 34.1176%
        HSV (HSB):
        298°, 58.5366%, 48.2353%
        XYZ:
        12.5047, 7.7908, 19.5836
        xyY:
        0.3136, 0.1954, 7.7908
      CIE-Lab:
        33.5433, 40.7524, -27.4753
        CIE-LCH:
        33.5433, 49.1493, 326.0121
        CIE-Luv:
        33.5433, 29.6750, -41.6901
        Hunter-Lab:
        27.9120, 31.1230, -22.0607
      #78337b color charts
#78337b RGB chart
      #78337b CMYK chart
      #78337b RGB pie chart
      #78337b color shades, tints & tones
#78337b color schemes
#78337b color preview, HTML & CSS examples
           This text has a color of #78337b        
        
          <p style="color:#78337b;">Text here</p>
        
        
          .mytext {color:#78337b;}
        
        Text color #78337b
      
           This box has a color of #78337b        
        
          <div style="background-color:#78337b;">Content here</div>
        
        
          .mybackground {background-color:#78337b;}
        
        Background color #78337b
      
           Border around this has a color of #78337b        
        
          <div style="border:2px solid #78337b;">Content here</div>
        
        
          .myborder {border:2px solid #78337b;}
        
        Border color #78337b