#75025a color space conversions
Hex:
        #75025a
        RGB:
        117, 2, 90
        CMY:
        54, 99, 65
        CMYK:
        0, 98, 23, 54
      HSL:
        314°, 96.6387%, 23.3333%
        HSV (HSB):
        314°, 98.2906%, 45.8824%
        XYZ:
        9.2033, 4.5635, 10.0686
        xyY:
        0.3861, 0.1915, 4.5635
      CIE-Lab:
        25.4532, 50.9224, -18.9703
        CIE-LCH:
        25.4532, 54.3412, 339.5679
        CIE-Luv:
        25.4532, 47.4694, -28.9717
        Hunter-Lab:
        21.3624, 39.5168, -12.9912
      #75025a color charts
#75025a RGB chart
      #75025a CMYK chart
      #75025a RGB pie chart
      #75025a color shades, tints & tones
#75025a color schemes
#75025a color preview, HTML & CSS examples
           This text has a color of #75025a        
        
          <p style="color:#75025a;">Text here</p>
        
        
          .mytext {color:#75025a;}
        
        Text color #75025a
      
           This box has a color of #75025a        
        
          <div style="background-color:#75025a;">Content here</div>
        
        
          .mybackground {background-color:#75025a;}
        
        Background color #75025a
      
           Border around this has a color of #75025a        
        
          <div style="border:2px solid #75025a;">Content here</div>
        
        
          .myborder {border:2px solid #75025a;}
        
        Border color #75025a