#75306f color space conversions
Hex:
        #75306f
        RGB:
        117, 48, 111
        CMY:
        54, 81, 56
        CMYK:
        0, 59, 5, 54
      HSL:
        305°, 41.8182%, 32.3529%
        HSV (HSB):
        305°, 58.9744%, 45.8824%
        XYZ:
        11.2623, 7.0435, 15.8049
        xyY:
        0.3302, 0.2065, 7.0435
      CIE-Lab:
        31.9058, 39.0935, -22.5130
        CIE-LCH:
        31.9058, 45.1125, 330.0634
        CIE-Luv:
        31.9058, 31.6473, -34.2510
        Hunter-Lab:
        26.5396, 29.3037, -16.7307
      #75306f color charts
#75306f RGB chart
      #75306f CMYK chart
      #75306f RGB pie chart
      #75306f color shades, tints & tones
#75306f color schemes
#75306f color preview, HTML & CSS examples
           This text has a color of #75306f        
        
          <p style="color:#75306f;">Text here</p>
        
        
          .mytext {color:#75306f;}
        
        Text color #75306f
      
           This box has a color of #75306f        
        
          <div style="background-color:#75306f;">Content here</div>
        
        
          .mybackground {background-color:#75306f;}
        
        Background color #75306f
      
           Border around this has a color of #75306f        
        
          <div style="border:2px solid #75306f;">Content here</div>
        
        
          .myborder {border:2px solid #75306f;}
        
        Border color #75306f