#78165f color space conversions
Hex:
        #78165f
        RGB:
        120, 22, 95
        CMY:
        53, 91, 63
        CMYK:
        0, 82, 21, 53
      HSL:
        315°, 69.0141%, 27.8431%
        HSV (HSB):
        315°, 81.6667%, 47.0588%
        XYZ:
        10.0982, 5.3931, 11.3352
        xyY:
        0.3764, 0.2010, 5.3931
      CIE-Lab:
        27.8266, 47.9050, -18.5218
        CIE-LCH:
        27.8266, 51.3609, 338.8617
        CIE-Luv:
        27.8266, 45.3272, -28.9519
        Hunter-Lab:
        23.2231, 36.9776, -12.6834
      #78165f color charts
#78165f RGB chart
      #78165f CMYK chart
      #78165f RGB pie chart
      #78165f color shades, tints & tones
#78165f color schemes
#78165f color preview, HTML & CSS examples
           This text has a color of #78165f        
        
          <p style="color:#78165f;">Text here</p>
        
        
          .mytext {color:#78165f;}
        
        Text color #78165f
      
           This box has a color of #78165f        
        
          <div style="background-color:#78165f;">Content here</div>
        
        
          .mybackground {background-color:#78165f;}
        
        Background color #78165f
      
           Border around this has a color of #78165f        
        
          <div style="border:2px solid #78165f;">Content here</div>
        
        
          .myborder {border:2px solid #78165f;}
        
        Border color #78165f