#75067f color space conversions
Hex:
        #75067f
        RGB:
        117, 6, 127
        CMY:
        54, 98, 50
        CMYK:
        8, 95, 0, 50
      HSL:
        295°, 90.9774%, 26.0784%
        HSV (HSB):
        295°, 95.2756%, 49.8039%
        XYZ:
        11.2320, 5.4445, 20.5376
        xyY:
        0.3018, 0.1463, 5.4445
      CIE-Lab:
        27.9653, 55.8579, -38.8968
        CIE-LCH:
        27.9653, 68.0666, 325.1485
        CIE-Luv:
        27.9653, 33.7862, -54.9711
        Hunter-Lab:
        23.3334, 45.0913, -35.8525
      #75067f color charts
#75067f RGB chart
      #75067f CMYK chart
      #75067f RGB pie chart
      #75067f color shades, tints & tones
#75067f color schemes
#75067f color preview, HTML & CSS examples
           This text has a color of #75067f        
        
          <p style="color:#75067f;">Text here</p>
        
        
          .mytext {color:#75067f;}
        
        Text color #75067f
      
           This box has a color of #75067f        
        
          <div style="background-color:#75067f;">Content here</div>
        
        
          .mybackground {background-color:#75067f;}
        
        Background color #75067f
      
           Border around this has a color of #75067f        
        
          <div style="border:2px solid #75067f;">Content here</div>
        
        
          .myborder {border:2px solid #75067f;}
        
        Border color #75067f