#75198c color space conversions
Hex:
        #75198c
        RGB:
        117, 25, 140
        CMY:
        54, 90, 45
        CMYK:
        16, 82, 0, 45
      HSL:
        288°, 69.6970%, 32.3529%
        HSV (HSB):
        288°, 82.1429%, 54.9020%
        XYZ:
        12.4174, 6.3706, 25.3861
        xyY:
        0.2811, 0.1442, 6.3706
      CIE-Lab:
        30.3289, 54.0143, -43.2181
        CIE-LCH:
        30.3289, 69.1762, 321.3359
        CIE-Luv:
        30.3289, 28.3504, -61.8849
        Hunter-Lab:
        25.2401, 43.6466, -41.9650
      #75198c color charts
#75198c RGB chart
      #75198c CMYK chart
      #75198c RGB pie chart
      #75198c color shades, tints & tones
#75198c color schemes
#75198c color preview, HTML & CSS examples
           This text has a color of #75198c        
        
          <p style="color:#75198c;">Text here</p>
        
        
          .mytext {color:#75198c;}
        
        Text color #75198c
      
           This box has a color of #75198c        
        
          <div style="background-color:#75198c;">Content here</div>
        
        
          .mybackground {background-color:#75198c;}
        
        Background color #75198c
      
           Border around this has a color of #75198c        
        
          <div style="border:2px solid #75198c;">Content here</div>
        
        
          .myborder {border:2px solid #75198c;}
        
        Border color #75198c