#75096f color space conversions
Hex:
        #75096f
        RGB:
        117, 9, 111
        CMY:
        54, 96, 56
        CMYK:
        0, 92, 5, 54
      HSL:
        303°, 85.7143%, 24.7059%
        HSV (HSB):
        303°, 92.3077%, 45.8824%
        XYZ:
        10.3030, 5.1250, 15.4851
        xyY:
        0.3333, 0.1658, 5.1250
      CIE-Lab:
        27.0879, 52.6797, -30.1059
        CIE-LCH:
        27.0879, 60.6755, 330.2524
        CIE-Luv:
        27.0879, 38.9323, -43.3756
        Hunter-Lab:
        22.6384, 41.6205, -24.7086
      #75096f color charts
#75096f RGB chart
      #75096f CMYK chart
      #75096f RGB pie chart
      #75096f color shades, tints & tones
#75096f color schemes
#75096f color preview, HTML & CSS examples
           This text has a color of #75096f        
        
          <p style="color:#75096f;">Text here</p>
        
        
          .mytext {color:#75096f;}
        
        Text color #75096f
      
           This box has a color of #75096f        
        
          <div style="background-color:#75096f;">Content here</div>
        
        
          .mybackground {background-color:#75096f;}
        
        Background color #75096f
      
           Border around this has a color of #75096f        
        
          <div style="border:2px solid #75096f;">Content here</div>
        
        
          .myborder {border:2px solid #75096f;}
        
        Border color #75096f