#78085f color space conversions
Hex:
        #78085f
        RGB:
        120, 8, 95
        CMY:
        53, 97, 63
        CMYK:
        0, 93, 21, 53
      HSL:
        313°, 87.5000%, 25.0980%
        HSV (HSB):
        313°, 93.3333%, 47.0588%
        XYZ:
        9.8981, 4.9930, 11.2685
        xyY:
        0.3784, 0.1909, 4.9930
      CIE-Lab:
        26.7147, 51.1233, -20.2540
        CIE-LCH:
        26.7147, 54.9892, 338.3876
        CIE-Luv:
        26.7147, 47.2308, -31.0609
        Hunter-Lab:
        22.3449, 39.9664, -14.2584
      #78085f color charts
#78085f RGB chart
      #78085f CMYK chart
      #78085f RGB pie chart
      #78085f color shades, tints & tones
#78085f color schemes
#78085f color preview, HTML & CSS examples
           This text has a color of #78085f        
        
          <p style="color:#78085f;">Text here</p>
        
        
          .mytext {color:#78085f;}
        
        Text color #78085f
      
           This box has a color of #78085f        
        
          <div style="background-color:#78085f;">Content here</div>
        
        
          .mybackground {background-color:#78085f;}
        
        Background color #78085f
      
           Border around this has a color of #78085f        
        
          <div style="border:2px solid #78085f;">Content here</div>
        
        
          .myborder {border:2px solid #78085f;}
        
        Border color #78085f