#78005f color space conversions
Hex:
        #78005f
        RGB:
        120, 0, 95
        CMY:
        53, 100, 63
        CMYK:
        0, 100, 21, 53
      HSL:
        313°, 100.0000%, 23.5294%
        HSV (HSB):
        313°, 100.0000%, 47.0588%
        XYZ:
        9.8113, 4.8193, 11.2396
        xyY:
        0.3793, 0.1863, 4.8193
      CIE-Lab:
        26.2136, 52.5932, -21.0375
        CIE-LCH:
        26.2136, 56.6447, 338.1984
        CIE-Luv:
        26.2136, 48.0523, -31.9794
        Hunter-Lab:
        21.9529, 41.3585, -14.9886
      #78005f color charts
#78005f RGB chart
      #78005f CMYK chart
      #78005f RGB pie chart
      #78005f color shades, tints & tones
#78005f color schemes
#78005f color preview, HTML & CSS examples
           This text has a color of #78005f        
        
          <p style="color:#78005f;">Text here</p>
        
        
          .mytext {color:#78005f;}
        
        Text color #78005f
      
           This box has a color of #78005f        
        
          <div style="background-color:#78005f;">Content here</div>
        
        
          .mybackground {background-color:#78005f;}
        
        Background color #78005f
      
           Border around this has a color of #78005f        
        
          <div style="border:2px solid #78005f;">Content here</div>
        
        
          .myborder {border:2px solid #78005f;}
        
        Border color #78005f